Is this good code to get a submit on a form to work...if so
how do I refer to it in an "IF" statement when it is clicked?....any better way to do this without using the input button method would be appreciated.
<a href="salesforcemaintain.asp" onClick="document.form1.submit()">
<img src="images/bwbullet.gif" border=0><FONT FACE='Verdana, Arial' SIZE=2>
Add to Database</FONT></a>
how do I refer to it in an "IF" statement when it is clicked?....any better way to do this without using the input button method would be appreciated.
<a href="salesforcemaintain.asp" onClick="document.form1.submit()">
<img src="images/bwbullet.gif" border=0><FONT FACE='Verdana, Arial' SIZE=2>
Add to Database</FONT></a>