Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: ASP/IIS 5.0


Message #1 by "David Jeyathilak" <david@i...> on Wed, 4 Dec 2002 13:24:30 +0530
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.





  Return to Index