Hiya All,
I have the following line submitting a form:
<input type="image" src="_images/proceed_button.gif" onClick="submit()">
It submits the form perfectly, no problem there but for some reason it does it submits it twice, that's right 2 times??? Any ideas?
I have the following line submitting a form:
<input type="image" src="_images/proceed_button.gif" onClick="submit()">
It submits the form perfectly, no problem there but for some reason it does it submits it twice, that's right 2 times??? Any ideas?