Nevermind, I figured it out.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Don Buck
Sent: Saturday, July 28, 2001 6:36 PM
To: [EMAIL PROTECTED]
Subject: RE: [KCFusion] getting form variables


I've looked this over a bit and I'm confused about how to use it.  Could you
possibly explain it a bit more?
Don

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Daryl Banttari
Sent: Friday, July 27, 2001 12:38 PM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] getting form variables


Actually, the Form scope acts like a structure, so you can do things like

structKeyList(Form)

and

<CFLOOP Collection="#Form#" Item="i">
The form variable #i# contains: #Form[i]#
</CFLOOP>

etc...

Daryl

----- Original Message -----
From: "Don Buck" <[EMAIL PROTECTED]>
To: "CF-List" <[EMAIL PROTECTED]>
Sent: Friday, July 27, 2001 12:17 PM
Subject: [KCFusion] getting form variables


I remember reading in one of the letters where there was a way to grab all
of the form variables from the query string and put them into an array.
Unfortunately I can't find that letter.
If someone remembers who to do that, could you please elucidate me?

Don Buck
(816) 761-5430
Chief Information Officer
ShareValue Inc.
http://www.sharevalue.com





______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/[email protected]
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]




______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/[email protected]
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]


 
 
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/[email protected]
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
 

Reply via email to