Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Integration of ASP and ISAPI-filters, plz. help

3 views
Skip to first unread message

Ferdy Blaset

unread,
Aug 13, 1998, 3:00:00 AM8/13/98
to
Hello,


Does someone know if an ISAPI-filter can know about an ASP-Session (to
access Session-variables) and vice-versa?

Confused,


Ferdy Blaset
fbl...@collective-insanity.com

Christoph Wille [MVP]

unread,
Aug 16, 1998, 3:00:00 AM8/16/98
to
well, an ISAPI filter can get the ASPSESSIONID cookie and therefore
know about the Session. However, the filter cannot access the Session
variables (unless you create an object server that is accessible by
both the filter and the ASP application)

Chris


On 13 Aug 1998 09:55:13 GMT, "Ferdy Blaset"
<fbl...@collective-insanity.com> wrote:

>Does someone know if an ISAPI-filter can know about an ASP-Session (to
>access Session-variables) and vice-versa?

// Christoph Wille
// MCSE, MCSD, MCP-IT, CNA
// MVP for ASP
//
// E-Mail: Christo...@softwing.com

0 new messages