ASP : Passing values from One ASP to the Next 
Author Message
 ASP : Passing values from One ASP to the Next

Hi
How do you pass data from one Asp page to the other without using "Query
string".
Can I use Session Object?...

Thank you



Sat, 06 Jan 2001 03:00:00 GMT  
 ASP : Passing values from One ASP to the Next
Yes, you can use   SESSION("variablename") = "VariableValue"

--
=============
A.P. Branch
PLUS Integration
Web Master
-------------------------------------------
Site Builder Level 3 Member / MSDN Online member
-------------------------------------------
Member of the HTML Writers Guild
-------------------------------------------
Member of the International WebMasters Association



Sat, 06 Jan 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ObjectContext vs. Passing ASP objects from ASP page

2. Passing more than one record set to a report with ADO and ASP

3. passing values between web forms in ASP.NET

4. Problem passing values from object back to ASP

5. Passing Values into an ActiveX DLL from ASP ??

6. Passing Values into an ActiveX DLL from ASP ??

7. Problem of Passing value from .asp to .vbs

8. Passing SELECT values to ASP

9. Passing SELECT Values to ASP

10. Please Help - Passing SELECT values to ASP

11. Passing a value from ASP to the script

12. Passing a Value from JavaScript back to ASP

 

 
Powered by phpBB® Forum Software