943,200 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 13
  • ASP RSS
Aug 5th, 2010
0

form varibles

Expand Post »
Hi

please help i would like to know if it is possible to request all form vairables and store them in one variable and cycle through them and display them in a table like if you where to use the
asp Syntax (Toggle Plain Text)
  1. <%
  2. For i = 1 To Request.Form("displayname").Count
  3. Response.Write Request.Form("displayname")(i) & "<BR>"
  4. Next
  5. %>
but in this case for all values in the form stored in one variable

thanks in advance
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
PotaZinga is offline Offline
16 posts
since Jul 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: Upload Image..
Next Thread in ASP Forum Timeline: Date picker





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC