Hi Recoil,
Thanks for your posting. As for router the authentication request of the
static contens to asp.net , I'm afraid there is no any means currently.
Since the IIS directly handle the coming requests , the asp.net won't have
chance to join the request processing. Curently I think the only means are :
1. contact the web host's admin for configuring the static contents's
extentsion to ASPNET isapi dll.
2. Output those contents(images or scripfiles) dynamically through a custom
asp.net httphandler.
Thanks,
Steven Cheng
Microsoft Online Support
Get Secure!
www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)