I have a website with static html pages. Now I want to add some dynamic content and add some server side scripting. The problem is that I can rename the pages to .asp as this would break the the incomming links to my site and search engine listings. If this was a linux server I could have used mod rewrite or enabled php for .htm files. How can I achieve this on a Windows 2003 server with IIS?