ASP session vs. ASP.NET session
From: Keith (keith_at_keithadler.com)
Date: 02/01/04
- Next message: Keith: "asp & js"
- Previous message: Keith: "Re: Major security issue?"
- In reply to: Ed: "ASP session vs. ASP.NET session"
- Next in thread: Ray at <%=sLocation%> [MVP]: "Re: ASP session vs. ASP.NET session"
- Reply: Ray at <%=sLocation%> [MVP]: "Re: ASP session vs. ASP.NET session"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 31 Jan 2004 21:08:27 -0800
>From what I understand the two can exist together but not
share data, but if I were in your situation I would
simply use Response.Redirect with a querystring parameter
to pass data. Don't forget to encode it.
>-----Original Message-----
>Is it possible to define a SESSION("userid") in ASP and
then retrieve its
>value from ASP.NET? (Suppose I have an application in
both ASP and
>ASP.NET.)
>
>Thanks.
>
>
>.
>
- Next message: Keith: "asp & js"
- Previous message: Keith: "Re: Major security issue?"
- In reply to: Ed: "ASP session vs. ASP.NET session"
- Next in thread: Ray at <%=sLocation%> [MVP]: "Re: ASP session vs. ASP.NET session"
- Reply: Ray at <%=sLocation%> [MVP]: "Re: ASP session vs. ASP.NET session"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|