Forum Moderators: phranque
i visited this thread - [webmasterworld.com...]
and attempted to use it in the following instances for my site that is hosted by a MS ASP IIS server:
1. to redirect a .html page to a new .html page within my website.
2. to redirect a .html page to a new .asp page within my website.
I used the ASP code in the referenced thread, but simply get the code spit back at me in the browser as text.
Am I using the proper code? If not, can you direct me to a good alternative or offer other suggestions?
Thanks, Subbu.
However, if you are just redirecting traffic from an .html page to a .asp page, skip adding ASP code and do the redirect in IIS.
If you do not have access to IIS (it's the management software used on Windows servers), or a control panel that provides an interface for making IIS changes, then the system administrator will need to make the change for you.