Thanks all. It worked! -----Original Message----- From: JediHomer [mailto:[EMAIL PROTECTED] Sent: Friday, March 11, 2005 11:22 AM To: CF-Talk Subject: Re: OT: reset button
Use a bit of javascript instead? something like <input type="image" border="0" src="images/login.gif" value="Reset" name="B2" onclick="this.form.reset(); return false;"> HTH On Fri, 11 Mar 2005 11:11:51 -0500, Robert Orlini <[EMAIL PROTECTED]> wrote: > 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:198407 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

