***************************** Team Allaire *****************************
Yes, that's it, Patrick. Thanks.

-----Original Message-----
From: Patrick McElhaney [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 29, 2001 1:07 PM
To: Fusebox
Subject: RE: multi-part forms


Is this what you mean?

<cfloop list="#form.fieldnames#" index="f">
  <input type="hidden" name="#f#" value="#form[f]#">
</cfloop>

----------------------------------
Patrick McElhaney              <><
Intranet / Web Site Developer
American City Business Journals
704-973-1019    704-236-8351 (cell)

> -----Original Message-----
> From: Hal Helms [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 29, 2001 12:08 PM
> To: Fusebox
> Subject: OT: multi-part forms
>
>
> ***************************** Team Allaire *****************************
> FBers,
>
> Isn't there a custom tag that takes any existing form fields and
> turns these
> into hidden form fields for passing along in a multi-part form?
>
> Hal Helms
> Programmer goodies/training at www.halhelms.com
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to