It's got a lot of useful content but I can't put links on it
Macro
1:25 pm on Nov 10, 2004 (gmt 0)
A site I've bought has some high PR - and quite popular - pages with a txt extension. The site's done in Frontpage. What code can I put on the page to redirect it to a htm page (apart from a lower level "301"/htaccess)?
Raymond
3:49 pm on Nov 10, 2004 (gmt 0)
Make IIS process txt as asp pages and just stick a response.redirect in it?
Macro
4:46 pm on Nov 10, 2004 (gmt 0)
Thanks for your reply.
Hmm, I'll try to figure out what that means but I'm probably going to need to get host to do that. Is there any other way anyone?