Forum Moderators: phranque
<%@ Language=VBScript %> <% response.status="301 moved permanently" Response.AddHeader "Location", "http://www.domain.com/file-location.html" %>