Hi,

What is way to enable submit and reset functionality to images.
I have written in this way but it is not working out..

For submit (working fine)
<html:image src="images/find.gif"   border="0" />

For  reset ( submitting but not resetting the form ????? ).
<a href="JavaScript:document.frmCOIDisclosure.reset();">
                <html:image src="images/reset.gif" border="0"  />
</a>

Does any one have better approach?

TIA
rayaku

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to