asp_databases thread: ASP/IIS 5.0
Hi, I want to have a script execute every time I access a page under a particular URL (say http://david/ ) I can do this my using a #include in all my existing pages under http://david/. But my main cocern is not to alter any files. (scenario : Consider, If I make a request to http://david/sample.asp. Apart from IIS executing this sample.asp, I want it to execute "always.asp" also. Immaterial of any request made to IIS, I want the server to execute "always.asp") regards, David.
|





