ASP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingASP 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:
  #1  
Old March 24th, 2000, 12:39 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 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
Veiwing data from a form on a ASP page.

<i><b>Originally posted by : David (branham@bright.net)</b></i><br /><br />This might be a really dumb problem, but id like to take a form with multiple varriables and post it to another ASP page and just be able to view the results. Id rather not send it to a database, I just want to take the variable, post it to a ASP page and then view it after its submitted. the information does not need to be saved in any way. <br /><br />Dave<br />

Reply With Quote
  #2  
Old March 30th, 2000, 03:20 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 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 : Chris Snider (csnider@worldnet.att.net)</b></i><br />David,<br /><br />Use the following code to read the input form and simply output the data:<br /><br />Dim i ' As Integer<br />for i = 1 to Request.Form.Count<br />Response.Write "Field:" & Request.Form.Key(i) & " - " & Request.Form.Item(i) & "<BR>"<br />next<br /><br />If you need further explanation or have other questions, please email me<br /><br />Chris Snider<br /><br />------------<br />David at 3/24/2000 10:39:28 AM<br /><br /><br />This might be a really dumb problem, but id like to take a form with multiple varriables and post it to another ASP page and just be able to view the results. Id rather not send it to a database, I just want to take the variable, post it to a ASP page and then view it after its submitted. the information does not need to be saved in any way. <br /><br />Dave<br />

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingASP Development > Veiwing data from a form on a ASP 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 1 hosted by Hostway