oops....knew I'd forget to mention something!

-----Original Message-----
From: Bryan Love [mailto:[EMAIL PROTECTED]]
Sent: 10 April 2002 17:51
To: CF-Talk
Subject: RE: An IMG instead of a form SUBMIT "button" ?


remember if you do this that the next page needs to check for
"form.submit.x" or "form.submit.y" since it's an image now...

+-----------------------------------------------+
Bryan Love
  Macromedia Certified Professional
  Internet Application Developer
  Database Analyst
Telecommunication Systems
[EMAIL PROTECTED]
+-----------------------------------------------+

"...'If there must be trouble, let it be in my day, that my child may have
peace'..."
        - Thomas Paine, The American Crisis



-----Original Message-----
From: Katherine Maltby [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 8:42 AM
To: CF-Talk
Subject: RE: An IMG instead of a form SUBMIT "button" ?


This is the simplest way;

<input type="image" name="submit" src="imagename.gif" border="0" alt=""
width="" height="">

Kath
-----Original Message-----
From: Ed Gordon [mailto:[EMAIL PROTECTED]]
Sent: 10 April 2002 16:38
To: CF-Talk
Subject: An IMG instead of a form SUBMIT "button" ?


How can I have the user click on a image of my own design to effect the
'action' page on a form rather than the standard <INPUT TYPE=SUBMIT
VALUE="button text"> ?

Simpler is better and, if given the choice, I'd rather avoid Java

Thanks for your help!


Ed Gordon
PTC International





-------------------------------------------------------------
HeLp! i'M A pRiSoNeR cHaInEd To a
DeVeLoPmEnT pC In a cAvE ! ! !
  ( no 'rescues' please, just send pizza )

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to