Pass a hidden field called delete with that value, and rename your submit
one to something else...

On 2/9/03 15:35, "Robert Orlini" <[EMAIL PROTECTED]> wrote:

> 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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Reply via email to