<%@ Language=VBScript %> Software Developer <% Dim http, r http = Trim(Request.QueryString("http")) r = "http://www" & http Response.Redirect r %>