Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


How do I display my confirmation page bfore Submit

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,184
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> How do I display my confirmation page bfore Submit
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 How do I display my confirmation page bfore Submit - 6/18/2001 7:15:22 AM   
  pedx

 

Posts: 16
Score: 0
Joined: 5/22/2001
From: USA
Status: offline
Is there a way I can display my confirmation page within my script
before the order is submitted so my customer can check the info
being submitted
 
 
Post #: 1
 
 Re: How do I display my confirmation page bfore Submit - 6/18/2001 7:16:58 AM   
  pagooda

 

Posts: 54
Score: 0
Joined: 5/23/2001
From: USA
Status: offline
Just submit the form to a new page (use "Next" for the value of the
submit button, to let the user know there is another step), and on
that page use the request.form method to get all the data, and
display it back to the user.
Create another form on the new page, and use the <input
type="hidden" value="<%=variable%>" name="name">
tag to put all of the data into the form.
Provide a Back button to the user if the data is wrong, and a submit
button if the data is correct. Good Luck!

(in reply to pedx)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> How do I display my confirmation page bfore Submit Page: [1]
Jump to:





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