Posted by Chris on 01/15/08 01:37
I have two onsubmits I'd like to include in my <FORM...> tag and
wanted to know before I go through the work of putting in all the code
if this is even allowed. And if not then how should I be calling it?
<FORM action="test.cgi" method="POST" onsubmit="csave()"
onSubmit="return checkform()">
Thanks,
Chris
Navigation:
[Reply to this message]
|