This is a discussion on "Hidden Fields" within the Web Page Design section. This forum, and the thread "Hidden Fields are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Hidden Fields
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hidden Fields
Hi, basically I've got two form pages for users to fill in page1 and page2. The user first of all enters all the form details in page1 then goes to the next stage by clicking next which takes them to page2. There are a few more form values to enter in page2 then user can submit the data.
How do I get all the form data from page1 into page2 as a list of hidden fields so when I submit, it has both sets of data from page1 and page2? Thanks |
|
|
|
|||
|
Re: Hidden Fields
Quote:
for example, you could have page one and submit the data. then you could save this info into the database, which would be done on page two, then display the rest of forms and redo the process. thats the best way, however, you could gather the info from the 1st form by picking up the the post data. for example, in asp request.form("username") |
![]() |
| Tags |
| hidden, fields |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Assigning a value to Hidden Type. | thanawala84 | Web Page Design | 1 | Oct 13th, 2007 08:10 |
| Form fields hidden under images | dangergeek | Web Page Design | 5 | Sep 3rd, 2007 13:23 |
| hidden text | Lchad | Webforumz Cafe | 30 | Jan 5th, 2007 09:12 |
| Hidden layers using CSS and JavaScript | blis102 | Web Page Design | 1 | Jun 29th, 2006 21:17 |
| Javascript Hidden field problem... | Rudie | JavaScript Forum | 14 | Jun 20th, 2006 22:06 |