Hi Folks,
I'm trying to figure out this structure thing, and I have a project where I
have to grab all the fieldname/value pairs from one form, hold them while
the user fills out a second page, then send them along in a hidden field to
the action page.

What's the best way to do this? I thought I could just do something like:
<input type="hidden" name="page1struct"
value="#structcopy(form.fieldnames)#"> But that throws an error.

-d



Deanna Schneider
Interactive Media Developer
[EMAIL PROTECTED]




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to