Forum Moderators: open
Here is what I have set up.
<body>
<META NAME=robots CONTENT="noindex,follow">
<a href="www.exmaple.com/product.htm">Product Page on new server</a><br>
We have changed our name. Please use the above link to view
our Product page on our new server. </p>
</body>
</html>
Question 1: Is it okay to have the text AFTER the link in this code?
Question 2: Is it possible to do a response.rediect from a .htm page? I've only done it from a .aspx page. Would I be better off with a redirect?
Any help is appreciated.
[edited by: ciml at 12:17 pm (utc) on Sep. 16, 2004]
[edit reason] Examplified [/edit]