navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

2 page form with continue button??

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> 2 page form with continue button??
Page: [1]
 
joshua77

 

Posts: 3
Joined: 8/19/2004
Status: offline

 
2 page form with continue button?? - 8/25/2004 23:28:16   
Anyone know how to split a form into two separate pages with a continue button, and have all the results sent to the same database?
pesty

 

Posts: 188
Joined: 7/2/2004
From: USA
Status: offline

 
RE: 2 page form with continue button?? - 8/26/2004 5:48:22   
Hi Joshua77,

You have to create 2 seperate forms for 2 seperate pages.

If you have 1 form on a page. Create a 2nd page and add a form box to the second page. Go to the 1st page and copy the bottom half of the form. Go back to the 2nd page and paste it into the new form box.

On your 1st page add a continue link at the bottom of the page to give the appearance of one continuous form.

Both forms will insert the information into the same database, if you code it that way.

Hope that helps,
Pesty

(in reply to joshua77)
aaronwiles

 

Posts: 200
Joined: 7/5/2004
From: Aaron Wiles
Status: offline

 
RE: 2 page form with continue button?? - 8/27/2004 22:30:36   
If using ASP the easiest & most simple way/s is to submit to the second page, then either use the Request.Form("field") option on the second page to retrieve the data from the first page using the POST method, or use the GET method then retrieve the data from the querystring from the second page, it's that simple.

_____________________________

You really never learn to swear until you get a computer.

(in reply to joshua77)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> 2 page form with continue button??
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts