GetMaxRowsRetrieved(); $g_objDB->SetMaxRowsRetrieved(300); // Assure get all countries in one shot. if((!$f_strAdd) && (!$f_strDelete) && (!$f_strUpdate)) { ?>

Checkout
"; $sclResultID = $g_objDB->GetFirstRowOfSet($strSQL, &$ascResult, SQL_GET_ROW_COUNT, "Get Product data"); if((!$g_objDB->HasError()) && $g_objDB->GetRowCount($sclResultID)) { $g_intCustomerID = $ascResult['fldCustomerID']; $g_objDB->FreeResults($sclResultID); CustomerData($g_intCustomerID); } $blnHasItems = Review(); if($g_intOrderRows == 0) { if(!$f_strDelete) { ?>

Your shopping cart is empty.

Please add something to your cart, then return to Checkout.

You must fill out the information below before submitting your order.

*/ ?>
SHIP TO:  
First Name: *
Last Name: *
Company Name:
Address Line 1: *
Address Line 2:
City: *
State/Province/Region: *
International State/Province/Region:
ZIP/Postal Code: *
Country: *
Phone: *
Fax:
Email: *
*/ ?>
BILL TO: Same as Shipping Information
First Name:
Last Name:
Company Name:
Address Line 1:
Address Line 2:
City:
State/Province/Region:
International State/Province/Region:
ZIP/Postal Code:
Country:
Phone:
Fax:
Email:

* Required data

GetFirstRowOfSet($strSQL, &$ascTaxTblResult, SQL_GET_ROW_COUNT, "Check for TaxTable Existence"); if($g_objDB->HasError() || ($g_objDB->GetRowCount($sclTaxTblResultID) == 0)) { $strSQL = "SELECT * FROM tblTax"; $sclTaxResultID = 0; $g_objDB->GetAllRows($strSQL, &$ascTaxResult, &$blnMoreRows, SQL_GET_ROW_COUNT, &$sclTaxResultID, "Get Sales Tax data"); if((!$g_objDB->HasError()) && ($g_objDB->GetRowCount($sclTaxResultID) > 0)) { ?> GetFirstRowOfSet($strSQL, &$ascUpsResult, SQL_GET_ROW_COUNT, "Get UPS options"); if($g_objDB->HasError()) { $g_objDB->DisplayError(__FILE__, __LINE__); include "bottom.phtml"; exit; } if($g_objDB->GetRowCount($sclUpsResultID)) { ?> FreeResults($sclTaxResultID); ?>
    Ship all items together, even if this may delay order.
    If all items are not in stock, ship items separately (shipping costs may be higher).
 
 
Sales Tax:
 
UPS Shipping:
 
Comments or Instructions :


 
GetAllRows($strSQL, &$ascResult, &$blnMoreRows, SQL_GET_ROW_COUNT, &$sclResultID, "Get Card Images"); if(!$g_objDB->HasError()) { $intRowCount = $g_objDB->GetRowCount($sclResultID); ?>
0) $g_objDB->FreeResults($sclResultID); } */ } /* End Contents Check */ ?>