| | |
How to access session defined in asp(not .net) page in aspx.cs page
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2008
Posts: 3
Reputation:
Solved Threads: 0
Hello,
I had a login page developed in asp(not .net), in which if user login details are OK, then usercd and other details are stored in session. Now, I had developed one page in .net (aspx.cs) in which I want to access usercd defined in session variable(on asp page). How can I do that??? Its Urgent.
I had a login page developed in asp(not .net), in which if user login details are OK, then usercd and other details are stored in session. Now, I had developed one page in .net (aspx.cs) in which I want to access usercd defined in session variable(on asp page). How can I do that??? Its Urgent.
ASP.NET forum http://www.daniweb.com/forums/forum18.html or ASP forum http://www.daniweb.com/forums/forum62.html is better than here.
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
Join Date: Apr 2008
Posts: 1
Reputation:
Solved Threads: 0
Hi , ASP and ASP.Net do not share the same session , they operate in different ways allocation vise. Here is an excerpt from MSDN --- " Session state information is stored in memory in ASP script and can't be shared with other applications, such as ASP.NET. If the session state is stored in a common format in Microsoft® SQL Server, the session state can be accessible by both classic ASP and ASP.NET. " .
Please refer to this URL for help achieving it.
http://msdn2.microsoft.com/en-us/library/aa479313.aspx
Daya
Please refer to this URL for help achieving it.
http://msdn2.microsoft.com/en-us/library/aa479313.aspx
Daya
![]() |
Other Threads in the C# Forum
- Previous Thread: Crystal Reports Parameters in Visual Studio 2005
- Next Thread: Help with pseudo code.
| Thread Tools | Search this Thread |
.net access algorithm array barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom cyclethruopenforms data database datagrid datagridview dataset date/time datetime degrees development draganddrop drawing encryption enum event excel file filename finalyearproject form format forms function gdi+ getoutlookcontactusinfcsvfile gis globalization gtk httpwebrequest image index input install installer java label list listbox mandelbrot math mono mouseclick mysql operator panel path photoshop picturebox pixelinversion post programming radians regex remoting richtextbox save server silverlight sleep socket sql sql-server statistics stream string table text textbox thread time timer timespan update usercontrol users validate validation visualstudio webbrowser windows winforms wpf xml






