This issue has nothing to do with CF. If you use an image for a button, all
it can do is submit the form. But if you use something like:
<a href="javascript:document.forms.FormNameHere.reset();"><img border="0"
src="artwork/peoplefinder-submit.png"></a>
Claudio
-----Original Message-----
From: Aimee Abbott [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 31, 2000 2:47 PM
To: CF-Server
Subject: Can you use images for Clear and Submit buttons in CF?
Hello all,
I've designed a query form that uses images for the Submit and Clear form
buttons.
I have placed an image around my Submit button, set the input type="image"
and it works just fine. However, tried this and multiple variations on the
Clear and it either submits or doesn't do anything. Does CF handle this
somehow?
Example: <img src="artwork/peoplefinder-bottom.png" width=54
height=31><input type="image" src="artwork/peoplefinder-submit.png"
width=146 height=31 border=0>
Any suggestions would be greatly appreciated. Thanks.
----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com