Hello Deanna,
whynot just
<cfset 1stPage = structcopy(form)>
then access that structure on the second page?
--
Critter, MMCP
Certified ColdFusion Developer
Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion">
-------------------------------------------
Friday, August 31, 2001, 11:38:20 AM, you wrote:
DS> Hi Folks,
DS> I'm trying to figure out this structure thing, and I have a project where I
DS> have to grab all the fieldname/value pairs from one form, hold them while
DS> the user fills out a second page, then send them along in a hidden field to
DS> the action page.
DS> What's the best way to do this? I thought I could just do something like:
DS> <input type="hidden" name="page1struct"
DS> value="#structcopy(form.fieldnames)#"> But that throws an error.
DS> -d
DS> Deanna Schneider
DS> Interactive Media Developer
DS> [EMAIL PROTECTED]
DS>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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