![]() |
Authorization_Request event in Global.asax
If I mix classic asp pages into a .Net ptoject, and I need the
Authorization_request event in the gloabal.asax to fire (implementing LDAP security), will the Authorization_request event fire for the classic ASP page? -- Chris Davoli |
Re: Authorization_Request event in Global.asax
Hi,
this is not true (at all). have a look at this post: http://www.leastprivilege.com/Protec...hASPNET20.aspx Essentially you do a wildcard mapping in IIS6 to the aspnet_isapi and all requests go through the asp.net pipeline. Feel free to ask after reading the post. --- Dominick Baier, DevelopMentor http://www.leastprivilege.com > NADA. Not at all. > > You will have to code this info into the ASP pages. > > ************************************************* > Think outside of the box! > ************************************************* > "Chris Davoli" <ChrisDavoli@discussions.microsoft.com> wrote in > message > news:873B11B7-6B97-40EF-AC7E-A87CE2887548@microsoft.com... >> If I mix classic asp pages into a .Net ptoject, and I need the >> Authorization_request event in the gloabal.asax to fire >> (implementing >> LDAP >> security), will the Authorization_request event fire for the classic >> ASP >> page? >> -- Chris Davoli >> |
Re: Authorization_Request event in Global.asax
NADA. Not at all.
You will have to code this info into the ASP pages. -- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************* Think outside of the box! ************************************************* "Chris Davoli" <ChrisDavoli@discussions.microsoft.com> wrote in message news:873B11B7-6B97-40EF-AC7E-A87CE2887548@microsoft.com... > If I mix classic asp pages into a .Net ptoject, and I need the > Authorization_request event in the gloabal.asax to fire (implementing > LDAP > security), will the Authorization_request event fire for the classic ASP > page? > > > -- > Chris Davoli > |
| All times are GMT. The time now is 07:23 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.