Are using something like....

<cfif isdeifned('form.button')>
Process the form vars
</cfif>
(or form.button.x)

If you click a form button, image or not... and it submits. The form scope
is there. Just use something else to check to see if the form was just
submitted. Most any of the fields will work in itÂ’s place.


..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-----Original Message-----
From: Damien McKenna [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 12, 2005 5:29 PM
To: CF-Talk
Subject: RE: OT: Click-once submit button techniques?

> -----Original Message-----
> From: Charlie Griefer [mailto:[EMAIL PROTECTED] 
>
> <input type="submit" onclick="this.disabled=true;" />

Only problem is that when I add this to an <input type="image" /> and
try using Firefox it causes none of the data to get passed to the form.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include <stdjoke.h>




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217991
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