Why is my form:not working when I use an image submit button?:Code:<form name="helpupd" method="post" action="admin.asp?tblname=tblNewBooks&page=1">The form works perfectly when I use a regular submit button instead:Code:<input type="submit" name="updhelp" src="images/sq_less.gif">Here's the whole form (the version with an image that's not working):Code:<input type="submit" name="updhelp">Thanks guys.Code:<form name="helpupd" method="post" action="admin.asp?tblname=tblNewBooks&page=1"> <input type="hidden" name="dishelp" value="0"> <input type="submit" name="updhelp" src="images/sq_less.gif"> </form>




Odigo: 5408962
ICQ: 138006220
Reply With Quote