<%@ Language=VBScript %> <% strLocation="\asia\india.asp" Response.Status="301 Moved Permanently" Response.AddHeader "Location", strLocation %>