Hello, There is a form to session custom tag out there somewhere that I have used, it pretty much turns every form var to a session var with the same name at post time. You could use that and then run some large queries at the end to do all the inserts from those session vars.
JLB -----Original Message----- From: Ali Majdzadeh [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 8:54 AM To: CF-Talk Subject: multi page (wizard like) forms Hi everybody: I need to make a multipage form(wizard like form) that insert data into several tables(4-5 tables). I searched for a solution a lot but couldn't find an easy way that can let me make the pages with DW/CFM. I heard many people recommended useing SESSION VARRIABLES. I am a novice in coldfusion. Please help me find a tutorial/method making my form.(with or without sessions) I repeat it again that data should be inserted into different Related Database tables.(I use MS Access) Thanks Benign ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251229 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

