4.5 yeah...earlier I don't know. I can't remeber if the form variables where put in a structure before 4.5...
jon ----- Original Message ----- From: "Bud" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, May 13, 2002 12:00 PM Subject: Re: How do i pass FORM variables from one action page to another one ? > On 5/13/02, Jon Hall penned: > >/me plays virtual Raymond :) Just say no to evaluate! Here is a speedier way > >to do it. > > > ><cfloop index="send" list = "#form.fieldnames#"> > > <input type="hidden" name="#send#" value="#form[send]#"> > ></cfloop> > > Neato. Does that work in 4.5 and earlier? > -- > > Bud Schneehagen - Tropical Web Creations > > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > ColdFusion Solutions / eCommerce Development > [EMAIL PROTECTED] > http://www.twcreations.com/ > 954.721.3452 > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

