Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

how to get session within ISAPI Filter ?

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  JSP support?  
Author Message
user1586

External


Since: Apr 06, 2004
Posts: 2



(Msg. 1) Posted: Tue Apr 06, 2004 8:29 pm
Post subject: how to get session within ISAPI Filter ?
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

I want to get the value of session("LoginId") within my ISAPI Filter,How to
do it?


Thanks!

Best Reguards!

 >> Stay informed about: how to get session within ISAPI Filter ? 
Back to top
Login to vote
patfilot

External


Since: Aug 24, 2003
Posts: 1478



(Msg. 2) Posted: Tue Apr 06, 2004 8:29 pm
Post subject: Re: how to get session within ISAPI Filter ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can't. The Session data is stored by ASP and is not exposed to ISAPI's.

Pat

"Gogogo" <zhao.xiaolong.RemoveThis@scottwilson.com.cn> wrote in message
news:Ozikam7GEHA.2052@TK2MSFTNGP11.phx.gbl...
 > Hi,
 >
 > I want to get the value of session("LoginId") within my ISAPI Filter,How
to
 > do it?
 >
 >
 > Thanks!
 >
 > Best Reguards!
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: how to get session within ISAPI Filter ? 
Back to top
Login to vote
user1586

External


Since: Apr 06, 2004
Posts: 2



(Msg. 3) Posted: Wed Apr 07, 2004 12:31 pm
Post subject: Re: how to get session within ISAPI Filter ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you!

"Pat [MSFT]" <patfilot.TakeThisOut@online.microsoft.com> дÈëÓʼþ
news:OQDCsI$GEHA.2084@TK2MSFTNGP10.phx.gbl...
 > You can't. The Session data is stored by ASP and is not exposed to
ISAPI's.
 >
 > Pat
 >
 > "Gogogo" <zhao.xiaolong.TakeThisOut@scottwilson.com.cn> wrote in message
 > news:Ozikam7GEHA.2052@TK2MSFTNGP11.phx.gbl...
  > > Hi,
  > >
  > > I want to get the value of session("LoginId") within my ISAPI Filter,How
 > to
  > > do it?
  > >
  > >
  > > Thanks!
  > >
  > > Best Reguards!
  > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: how to get session within ISAPI Filter ? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
ISAPI filter - Hi! We are doing some brainstorming to find new ways to develop out product in a couple of different areas. One way to go includes writing an ISAPI filter that "runs" before the ASP code gets parsed. The reason for doing this is that we want ...

ISAPI Filter Problem in IIS 6.0 - Hi, I have an ISAPI Filter DLL which worked just fine on IIS 5.0, and fails to work on IIS 6.0 (unless I use the 5.0 isolation mode). From all the documentation I've seen, this should happen only when registering for the READ_RAW_DATA event, yet my DLL..

Problem with ISAPI filter on IIS 6.0 - Hi everyone, I have an ISAPI filter writen for IIS 5.0. It does not work correctly on IIS 6.0. It uses SF_NOTIFY_SEND_RAW_DATA. According to Microsoft, I change IIS from worker process isolation mode to IIS 5.0 isolation mode. Still not working, even..

Installing an ISAPI filter - I know that installing an ISAPI at the Master level requires an IISREST, and I read that installing it at the Website level doesn't require an IIISRESET. I always have to do an IISREST at a Website level, or am I doing something wrong? Thanks in advance....

isapi filter/etension - I'm trying to resolve a problem with a dll that i'm using to parse some xml data (embedded in an html file). The dll is invoked by calling it directly such as http://123.45.6.789/seac/bin/seac-browser.dll?filename. The dll file replaces the xml tags wit...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]