include_once ( $_SERVER['DOCUMENT_ROOT'] . '/incl/pageInitializer.php');# ?>
$orderStep="site_style";
// $domainName will come from Query string, but if not, get it from the cookie
if (empty($domainName)) {
// get domain name saved from cookie
$domainName = $HTTP_COOKIE_VARS["domainlist"];
}
// should get CustID from the query string, but if not, then get custID from the cookie
if (empty($custID)) {
// eventually will get $cust_ID from a sign-in procedure or post vars but not yet
$custID = $HTTP_COOKIE_VARS["custID"];
}
// get the info about the $siteID passed in the Query String
// checks the $custID to make sure it's the same customer interested in this $siteID
// makes the additional vars available where already saved in the DB
// $styleCD
// $siteStyleDropDown -- shows list of styles available, in the format of an HTML select tag
//
$buildStyleDropDown = true;
include("getSiteInfo.php");#
?>
// set default images and classes for the left nav
$instructionsImage="![]() "; $instructionsClass="leftnav_inactive"; $instructionsBorderStyle=""; $domainImage=" ![]() "; $domainClass="leftnav_inactive"; $domainBorderStyle=""; $styleImage=" ![]() "; $styleClass="leftnav_inactive"; $styleBorderStyle=""; $featuresImage=" ![]() "; $featuresClass="leftnav_inactive"; $featuresBorderStyle=""; $checkoutImage=" ![]() "; $checkoutClass="leftnav_inactive"; $checkoutBorderStyle=""; // set new images to white images if the related step is the "active" step switch ($orderStep) { case "instructions": $instructionsImage=" ";
$instructionsClass="leftnav_active";
$instructionsBorderStyle = "border: 1px outset";
break;
case "domain_name":
$domainImage=" ";
$domainClass="leftnav_active";
$domainBorderStyle = "border: 1px outset";
break;
case "site_style":
$styleImage=" ";
$styleClass="leftnav_active";
$styleBorderStyle = "border: 1px outset";
break;
case "site_features":
$featuresImage=" ";
$featuresClass="leftnav_active";
$featuresBorderStyle = "border: 1px outset";
break;
case "checkout":
$checkoutImage=" ";
$checkoutClass="leftnav_active";
$checkoutBorderStyle = "border: 1px outset";
break;
default:
}
?>
|
if (!empty($siteID)) {
?>
Congratulations! The domain echo $domainName ?> is
available. We will register it on your behalf once your payment has been
processed. Step 2: Select a design for your siteClicking each of the samples below will open a new window to review the respective site. You will not lose your place here. Simply close the window containing the sample to return.
SorryBefore you choose the design or features of your website, you first must choose the domain you want.Please Read the Instructions or begin the process again. Choose Your Domain. } ?> |
|||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||