JS=Freak
06-01-2006, 01:55 AM
I've got a normal Dreamweaver template-based page with a column on the right hand side. This column has an email subscription form with one input field and a submit button. What I basically want to do is have the user put in their email address and by hitting submit that would take them to a new page. For that I used GET url and it works 100%.
On the next page they would have to fill in personal details. On this page is also a field for email but I want the email address they entered in the first form to be brought over to the new form. So they don't have to type it in again.
You might be asking, "why have two forms?". My boss wants it this way so I must make it work. Any help would be appreciated!!
Karen
On the next page they would have to fill in personal details. On this page is also a field for email but I want the email address they entered in the first form to be brought over to the new form. So they don't have to type it in again.
You might be asking, "why have two forms?". My boss wants it this way so I must make it work. Any help would be appreciated!!
Karen