J
Jo Inferis
I have, for reasons I don't want to go into, an ASP.NET application working
alongside a classic ASP application. I'd quite like the ASP.NET application
to handle the authentication for the entire directory (i.e. requests to
*.asp should be authenticated by aspnet_isapi.dll, but then handed off to
asp.dll)
Is this possible, and if so how?
Any help greatly appreciated, as usual
alongside a classic ASP application. I'd quite like the ASP.NET application
to handle the authentication for the entire directory (i.e. requests to
*.asp should be authenticated by aspnet_isapi.dll, but then handed off to
asp.dll)
Is this possible, and if so how?
Any help greatly appreciated, as usual