Hi everyone! I triying to create a 3 form using 3 steps... Form 1 (step 1), Form 2 (step 2) and Form 3 (step 3)... ------------------------------------------- In the 1st form... I request for Name Last Name ID ------------------------------------------- In the 2nd form... I request for [hidden] Name [hidden] Last Name [hidden] ID School Birth Day ------------------------------------------- In the 3th form... I request for [hidden] Name [hidden] LastName [hidden] ID [hidden] School [hidden] Birth Day Comments
And in the 4th web page... I just want to show ALL the Values to insert it in a DB... I dont want to pass the values for the URL... I put it in the following way and does not appears the values... #session.LastName# and <input type="hidden" name="LastName" value="#LastName#"> What do I have to do? What is the better way to pass this values from one form to another? Regards, JJ ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
