<CFLOOP COLLECTION="#form#" ITEM="i"> 
        <CFIF i is not "FIELDNAMES">
                #Variables.i# #form[i]# 
        </CFIF>

</CFLOOP> 

Regards,
Dave Bosky
Sr. Multimedia Web Designer
Horry Telephone Cooperative, Inc. 
office: (843)369-8613
[EMAIL PROTECTED]


-----Original Message-----
From: John Stanley [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 8:22 AM
To: CF-Talk
Subject: RE: Checking all form fields


no, but you can use javaqscript to do this.

-----Original Message-----
From: Thane Sherrington [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 8:20 AM
To: CF-Talk
Subject: Checking all form fields


Is there a way in CF5 to check all form fields even if you don't know their 
names?  Some way to loop through the entire form.* scope, perhaps?

T



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to