coldfusion - JavaScript on Form Submit -


I am submitting a coldfusion form and I need to check field verification before running my Java processing code Javascript wants to run as required.

How can I do this? After verification of the form my What do I do in JS to call CMM file?

Thank you!

- Jason

You

  Lt; Form name = "myform" action = "myserverscript.cfm" onsubmit = "return valid ()" is required & gt;  

If you send back the truth, then it is not wrong


Comments