%@ LANGUAGE="VBScript" %> <% ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' ' System : StoreFront 2000 ' ' Author : LaGarde, Incorporated ' ' Notes : There are no configurable elements in this file. ' ' ' ' COPYRIGHT NOTICE ' ' ' ' The contents of this file is protected under the United States ' ' copyright laws as an unpublished work, and is confidential and ' ' proprietary to LaGarde, Incorporated. Its use or disclosure in ' ' whole or in part without the expressed written permission of ' ' LaGarde, Incorporated is expressely prohibited. ' ' ' ' (c) Copyright 1999 by LaGarde, Incorporated. All rights reserved. ' ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' %> <% DSN_Name = Request("DSN_Name") Set Connection = Server.CreateObject("ADODB.Connection") Connection.Open DSN_Name SQLStmt = "SELECT DOMAIN_NAME FROM Admin" Set RSAdmin = Connection.Execute(SQLStmt) SndPage = RSAdmin("DOMAIN_NAME") %>
|
This order has already been completed. One moment while we prepare a new shopping session .... Thank You! |