Try this:

<button type="reset"><img src="images/reset.gif" border="0"> Reset</button>

That what you want?



On Fri, 11 Mar 2005 11:25:40 -0500, Robert Orlini <[EMAIL PROTECTED]> wrote:
> Thanks Jeff, It treats it as a submit though.
> 
> Did I do this right?
> 
> <form method="post" action="trackindex.cfm" name="track">
> 
> <input type="image" border="0" src="images/reset.gif" value="reset" 
> name="reset" onclick="document.track.reset()">
> 
> Robert O.
> 
> -----Original Message-----
> From: Jeff Garza [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 11, 2005 11:17 AM
> To: CF-Talk
> Subject: RE: reset button
> 
> You will have to use some javascript to do the reset.
> 
> Add in onclick="document.myform.reset()" to your button tag.
> 
> HTH,
> 
> Jeff Garza
> 
> -----Original Message-----
> From: Robert Orlini [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 11, 2005 9:12 AM
> To: CF-Talk
> Subject: OT: reset button
> 
> Is there a way I can use an image for a reset button?
> 
> For a submit I have: <input type="image" border="0" src="images/login.gif"
> value="Login" name="B1">
> 
> How different is the coding for the reset button?
> 
> Thx.
> 
> Robert O.
> HWW
> 
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.308 / Virus Database: 266.6.4 - Release Date: 3/7/2005
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198507
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to