Forum Moderators: phranque
<% link="http://www.website.com/shop/mydefault.asp" %>
<% response.Redirect(link) %>
Is this SE-friendly way to redirect? If not, how does one implement an ASP version of 301 Redirect for the default page?
Thanks in advance,
Mitko / WebSage