RoadrunnerRay Posted August 26, 2005 Posted August 26, 2005 I have been trying to include a JavaScript Function call in the following HREF without success, any suggestions would be greatly appreciated. >event_added.xsl?-db=Web_TA_Pre_Reg_DB&-lay=Registration Evaluation Form-2&-token.participantid= select="$request-query/fmq:query/fmq:parameter[@name= '-token.participantid']"/> &-token.fullname= select="$request-query/fmq:query/fmq:parameter[@name= '-token.fullname']"/> &-token.status= select="$request-query/fmq:query/fmq:parameter[@name= '-token.status']"/> &-token.participantidq= select="$request-query/fmq:query/fmq:parameter[@name= '-token.participantidq']"/> &-token.eventid= select="$record/fmrs:field[@name ='EventID']/fmrs:data[1]"/> &-recid= select="$record/@record-id"/> &EventID= select="$record/fmrs:field[@name ='EventID']/fmrs:data[1]"/>&ParticipantID= &Confirmed=N &-new Thanks..........Ray
RoadrunnerRay Posted August 26, 2005 Author Posted August 26, 2005 I have converted this HREF to a "Form" and am now able to call the javascript using the onSubmit Event Handler. Still having a bit of a problem with the "Form" but am working on a resolution....Ray
Recommended Posts
This topic is 7020 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now