Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can ASP pass session vars to ASP .Net?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00883603
Message ID:
00883621
Views:
7
I've never worked with ASP, just ASP.NET, but there is an article in the January 2004 copy of asp.netPRO (http://www.aspnetPRO.com) titled Sharing Session State Between ASP and ASP.NET Apps.

>I am a newbie in ASP .Net
>
>I've dillydaddled (sp?) with WinForms and ADO.Net but nothing serious in production. I have done a few ASP apps at work.
>
>Now, they ask me to migrate an ASP app from our to Intranet to our Extranet. This will require changes to functionality as not all of it will be offered to our clients int he same way used it internally by our Staff (i.e. it will have limitations).
>
>I see this as a great opportunity to re-write in C# and finally get rid of the ugly/limited (IMHO) VBS & ASP code and learn ASP.Net.
>
>The main corporate Extranet is mostly ASP/VBS. All the Enrollmet and Entitlement functions are done in ASP. After validation the user clicks a link (if they get this option offered based on Entitlement) that will send them to my app. It is just as easy to send them to ASP than to an ASPX page. But a session object with session variables is passed with ID info and some other important pieces (parameters) for this user.
>
>Can I read this ASP session variable into ASPX? I seem to recall reading somewhere that they are not the same. If not I have a major, maybe insurmountable problem, as passing paramms in the URL is not feasible. This can make or break the deal and I'd like to avoid redoing this in old ASP again if I can.
>
>Any info apprecited.
>
>TIA
Chris McCandless
Red Sky Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform