%@ Language=VBScript %> <% '************************************************************************* ' DO NOT MODIFY THIS SCRIPT IF YOU WANT UPDATES TO WORK! ' Function : UPS License Step 1 - Country and Language ' Product : CandyPress Store Administration ' Version : 2.5 ' Modified : February 2004 ' Copyright: Copyright (C) 2004 CandyPress.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@candypress.com '************************************************************************* Option explicit Response.Buffer = true const adminLevel = 0 %> <% 'Database dim mySQL, cn, rs, rs2 '************************************************************************* 'Are we in demo mode? if demoMode = "Y" then response.redirect "sysMsg.asp?errMsg=" & server.URLEncode("DEMO MODE. Sorry, this featured is NOT available in Demo Mode.") end if 'Open Database Connection call openDB() 'Store Configuration if loadConfig() = false then response.redirect "sysMsg.asp?errMsg=" & server.URLEncode("Could not load Store Configuration settings.") end if %>
Step 1. Introduction
This wizard will assist you in completing the necessary licensing and registration requirements
to activate and use the UPS Online Tools from this application.
If you do not wish to use any of the functions that utilize the UPS Online Tools, click the
Cancel button and those functions will not be enabled. If, at a later time, you wish to use the
UPS Online Tools, return to this section and complete the UPS Online Tools licensing and
registration process.