home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / COMMON / TOOLS / VCM / VCM.MDB / VcmComponentContainer / 22_Cabinet / AdRedir.asp next >
Encoding:
Text File  |  1998-05-18  |  86 b   |  5 lines

  1. <%@ LANGUAGE="VBSCRIPT" %>
  2.  
  3. <%  Response.Redirect(Request.QueryString("url")) %>
  4.  
  5.