ASP session vs. ASP.NET session

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Keith (keith_at_keithadler.com)
Date: 02/01/04


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.
>
>
>.
>



Relevant Pages

  • Re: Weird Problem
    ... I have a form that post to an ASP page, ... try to retrieve those values from the form using this: ... Prior to receiving this error, I was receiving a Type Mismatch on this ... Have you inadvertently named a function Request? ...
    (microsoft.public.inetserver.asp.general)
  • Re: How to retrieve current Windows User Handle from ASP
    ... I use Basic Authentication, so I retrieved the Base64 string from ... ASP code, using HTTP_AUTHORIZATION servervariable. ... >> is it possibile to retrieve the current Windows User Handle from ASP ...
    (microsoft.public.inetserver.asp.general)
  • Re: Retrieve local machine enironment variable from Html using javascr
    ... My goal is to retrieve my local machine's %USERNAME% environment variable ... %USERNAME% from HTML or ASP page? ...
    (microsoft.public.scripting.jscript)
  • SHXXX API in .NET Assembly called from ASP
    ... Fonts folder path. ... Windows 2000 professional ... from the ASP application. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: accessing a value in all the pages
    ... am new in asp leave alone asp.net how would i do that ... Initial page sets value in database, subsequent pages retrieve value ... Initial page sets cookie value, ...
    (microsoft.public.dotnet.framework.aspnet)