Header( "HTTP/1.1 301 Moved Permanently" ); Header( "Location: http://www.libraimpianti.it" ); ?> <%@ Language=VBScript %> <% Response.Status="301 Moved Permanently" Response.AddHeader "Location", "http://www.libraimpianti.it" %>