View Single Post
Old 05-06-2012, 06:36 PM   PM User | #4
Link187
New Coder

 
Join Date: Feb 2012
Location: London, Uk
Posts: 17
Thanks: 6
Thanked 0 Times in 0 Posts
Link187 is an unknown quantity at this point
Does this bug also affect images as since most form nowadays have an image as a submit button:

<form action="includes/regformprocess.php" method="post" id="reg" name="reg" onsubmit="do something">
<input type="text" class="inputtext2" id="username" name="username" />
<INPUT TYPE="image" SRC="images/signup.png" HEIGHT="25" WIDTH="63" BORDER="0" ALT="Submit Form">
Link187 is offline   Reply With Quote