Re: Question: Accessing ASP session variable
From: Cowboy (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 05/28/04
- Next message: Cowboy: "Re: Two ASP.NET configuration questions"
- Previous message: Raterus: "Re: Question: Accessing ASP session variable"
- Maybe in reply to: Raterus: "Re: Question: Accessing ASP session variable"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 May 2004 07:36:29 -0500
Not directly (built in).
There is a way to share session state between the two, however:
http://msdn.microsoft.com/library/en-us/dnaspp/html/converttoaspnet.asp
-- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************ Think Outside the Box! ************************************************ "VB Programmer" <RobertNZana*NoSpam-Please*@juno.com> wrote in message news:eMwe07KREHA.2468@tk2msftngp13.phx.gbl... > I have a site that contains many ASP pages and a few ASP.NET pages. > > If I set a session variable in an ASP page can this be accessed in my > ASP.NET page? > > Any quick examples? > > Thanks. > >
- Next message: Cowboy: "Re: Two ASP.NET configuration questions"
- Previous message: Raterus: "Re: Question: Accessing ASP session variable"
- Maybe in reply to: Raterus: "Re: Question: Accessing ASP session variable"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|