|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Forms: Creating a multiple-page e-mail form |
From: |
Micheal |
Date: |
5/11/2001 10:23:55 AM |
IP: |
62.7.229.2 |
The easiest way to do this is to use session variables to pass the values of one form to the next page (which contains your next form). Then gather up all the data and post it to the db or email.
Alternatively you can use hidden html fields to achieve the same thing.... |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|