Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I pass a VBscript array through .asp to a new page?

Status
Not open for further replies.

schick

Programmer
Jun 12, 2001
33
0
0
US
I've got an array full of data(vbscript), I want to submit this page and be able to retrieve this info on the following page. How can I do this?
 
How do I get a vbscript array into a session variable??
 
I posted something similar about javascript. How can you put a variable from in a <script> tag to asp?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top