/t5/coldfusion-discussions/coldfusion-validation/td-p/913806Oct 07, 2008
Oct 07, 2008
Copy link to clipboard
Copied
Hi i have a cfform using the required and message params, i
need to submit the form with a image so i am submit with javascript
but the problem is the coldfusion validation is not firing, any
idea what i need to do
<a
href="javascript:document.form1.submit();">submit</a>