I would like to run an embedded cold fusion function after the user clicks the "submit" button on a form. I tried listing the function name in the onSubmit attribute of the Input tag, but that merely causes the function to run as the page is loaded.
Is there any way to run the function short of placing it on a separate page and then calling that page?
Thank you in advance,
Eric
Is there any way to run the function short of placing it on a separate page and then calling that page?
Thank you in advance,
Eric