|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Access ASP session from ASPXMy 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? Store session state in sql server... This is the best way i think...
-- Show quoteHide quoteThanks, Yunus Emre ALPÖZEN BSc, MCSD.NET "js" <android***@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? > Please review this MSDN article :
http://www.msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/converttoaspnet.asp You can also download sample code at : http://www.asp101.com/articles/sidney/sharingsessionstate/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... ====================== Show quoteHide quote "js" <android***@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? >
Other interesting topics
Code-Behind Pain in the Behind!
Best way to disable a site? Is there server control that you load with HTML from a URL Options for generic full-text search without using database-specific full-text engine? Firefox Validation Issue - not the standard document.[all] problem! Two DropDownLists getting crossed validating Server.MapPath from a vb class Trying to wire up dropdownlist in datagrid Debugging Problems |
|||||||||||||||||||||||