Any reason that this submit button code does not work?

<input type="image" border="0" src="images/delete_record.gif" alt="delete" 
value="delete" name="delete">

I like the look of this button because it is an image, but does not pass the "delete" 
value to the form.

This one works fine:

<input type="submit" value="delete" name="delete" src="images/delete_record.gif">

But is displays the old looking default SUBMIT button.

Robert O.
HWW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Reply via email to