<%@ Language=VBScript %> <% '************************************************************************* ' Function : Redirect user to ShopFront. ' Product : Shopping Tree Store Frontend ' Version : 3.3 ' Modified : January 2005 ' Copyright: Copyright (C) 2004 Shopping Tree.Com ' See "license.txt" for this product for details regarding ' licensing, usage, disclaimers, distribution and general ' copyright requirements. If you don't have a copy of this ' file, you may request one at webmaster@ShoppingTree.com '************************************************************************* Option explicit Response.Buffer = true ' This is a test statement only Response.Redirect "Scripts/default.asp" %>
Site hosted by Angelfire.com: Build your free website today!