I have form that asks for some details, and i want to give the user the choice of moving to page1.cfm or page2.cfm (like 2 submit buttons)but in the form settings i can set only one action page. any help would be great, thanks, jacob
Hallo cfjacob<br>You can use a javascript where you kan set the action page.<br>If you have 2 submit buttons in one form you can check which button the user had clicked and the set the action page.<br><br>document.formname.action =
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.