<%@ LANGUAGE="VBSCRIPT" %> <% link = REQUEST.QUERYSTRING("link") %> <% If link = "" Then %> <% link = "error.asp" %> <% End If %>