httpmodule for ASP site
I created a class using httpmodule to filter URLs. It works if I have .net site but how can I apply this for already running ASP site? The server has .Net framework.
I tried to configure the IIS to use this dll for .asp extension but doesn't work.
Any suggestions?
Thanks.
mibuytPosted Mar 11, 2005, 12:31 PM