Hi,
Hacking the session of ASP and ASP.NET (as well) is not easy. I advice
against doing it yourselves.
There are numerous samples on the net, which serve as a proxy between the
two technologies, including mine (which is written using ATL).
Regards
--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm
"Fahad Ashfaque" <FahadAshfaque@discussions.microsoft.com> wrote in message
news:9238A146-B4A4-49E1-AFCD-5A8F77FA2F55@microsoft.com...[color=blue]
> No I'm talking about Classic ASP.
>
> Actually I need to know weather an unreleased interface is QIed from
> IScriptingContext and hold the pointer unless the session ends in order.
> We're doing research on all posibilites for sharing session state of asp
> and asp.net
>
> If you've any new idea let me know but Kindly answer my primary question
> which is neccessary to me
>
> Best Regards
> Fahad
>
> "Curt_C [MVP]" wrote:
>[color=green]
>> I believe you want the aspnet group on this one? Are you referring to
>> ASPX
>> or ASP?
>>
>> --
>> Curt Christianson
>> Owner/Lead Developer, DF-Software
>> Site:
http://www.Darkfalz.com
>> Blog:
http://blog.Darkfalz.com
>>
>>
>> "Fahad Ashfaque" <FahadAshfaque@discussions.microsoft.com> wrote in
>> message
>> news:4F49F283-28B6-4E21-B6B3-F42FD540B0C4@microsoft.com...[color=darkred]
>> > Hi,
>> >
>> > Please correct me if I go wrong anywhere in my understandings.
>> >
>> >
>> > 1- ISessionObject is created each time When any ASP Page is started[/color]
>> executing and destroys on the page ends (not session end) while the
>> session
>> state (data) is originated already somewhere from where ISessionObject
>> fetches. When user Request another page the ISessionObject is again
>> constructed and the data from original location is loaded from there.[color=darkred]
>> > 2- Same with IApplication type object & IScriptingContext object
>> >
>> >
>> >
>> > Waiting for your helpful response
>> >
>> >
>> > Best Regards
>> > Fahad Ashfaque
>> >[/color]
>>
>>
>>[/color][/color]