It's not a tag.  You put the variables into the session scope where they are
stored in memory for that user session.  You must use an application.cfm tag
and  turn on session management to use the session scope.  Check search the
CF Docs for "Session"

Dave


----- Original Message -----
From: Richard Kern <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Sent: Wednesday, December 06, 2000 5:03 PM
Subject: FW: variables passed en masse - what is the tag?





I remember several replies to a previous question where a tag was referenced
that gathered all the variables on a form and passed them to subsequent
pages

what was that tag - I hope I'm not dreaming but it would help to replace
hidden fields.

Thanks
Richard Kern
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to