SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old April 10th, 2000, 12:50 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
ASP conformation page

<i><b>Originally posted by : Nishant Pandit (Nishants.Pandit@intel.com)</b></i><br />I created an online submission form and generated a conformation page after the data in the form is submitted.<br />But i want the data in the conformation page to be displayed in text boxes so that edits can be made.<br />how do i do this?<br />Thanx

Reply With Quote
  #2  
Old April 25th, 2000, 04:25 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Darren DiPasquale (aliasce@home.com)</b></i><br />There are a number of ways you can do this but the easiest is the following:<br /><br />Pass the variables to the confirmation page and then display them. This means that the information you are asking must be part of a form and thus have variable names that are used to hold their information to be sent. Simply have the page display these variables<br /><br />I.E.<br />Page 1<br />You ask for GetName in a text box<br /><br /><input type="Text" name="GetName" value=""><br /><br />They click submit and it calls the confirmation page<br /><br />Page 2<br />At the top of the confirmation page enclosed within ASP tags place<br /><br />ConfGetName = Request("GetName") <br /><br />This will pass the variable to the new page <br />Somewhere on the page place a textbox<br /><input type="Text" name="SaveGetName" value="<%= ConfGetName%>"><br /><br />I hope this helps<br /><br />------------<br />Nishant Pandit at 4/10/2000 10:50:38 AM<br /><br />I created an online submission form and generated a conformation page after the data in the form is submitted.<br />But i want the data in the conformation page to be displayed in text boxes so that edits can be made.<br />how do i do this?<br />Thanx

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > ASP conformation page


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway