For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > June 2005 > Access ASP session from ASPX









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Access ASP session from ASPX
js

2005-06-10, 8:57 pm

My application is a mixed of ASP and ASPX pages. There are Session
variables created by some of the ASP pages. I need to access those in
ASPX pages. Does anyone know how? Or is it possible?

Yunus Emre ALPÖZEN [MCSD.NET]

2005-06-10, 8:57 pm

Store session state in sql server... This is the best way i think...

--

Thanks,
Yunus Emre ALPÖZEN
BSc, MCSD.NET

"js" <androidsun@yahoo.com> wrote in message
news:1118433729.252469.45750@g43g2000cwa.googlegroups.com...
> My application is a mixed of ASP and ASPX pages. There are Session
> variables created by some of the ASP pages. I need to access those in
> ASPX pages. Does anyone know how? Or is it possible?
>



Juan T. Llibre

2005-06-10, 8:58 pm

Please review this MSDN article :

http://www.msdn.microsoft.com/libra...erttoaspnet.asp

You can also download sample code at :
http://www.asp101.com/articles/sidn...ate/default.asp



Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"js" <androidsun@yahoo.com> wrote in message
news:1118433729.252469.45750@g43g2000cwa.googlegroups.com...
> My application is a mixed of ASP and ASPX pages. There are Session
> variables created by some of the ASP pages. I need to access those in
> ASPX pages. Does anyone know how? Or is it possible?
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com