<<<<Restricted Area>>>>" . "
Sorry, you must Log In to view this Page

"); exit(); } $usrn = $_GET['usrn']; if($usrn == ""){ $usrn = $_POST['usrn']; } if($usrn == ""){ echo("

<<<<Restricted Area>>>>" . "
Problem with your username. Please Log In again.

"); exit(); } $ID = $_GET['ID']; $dbcnx = @mysql_connect('mysql.plainhost.com', 'ecosmar_ecosmart', 'ecoman1'); mysql_select_db('ecosmar_contacts', $dbcnx); $listem = @mysql_query("SELECT ID,first_Name,Name,Company,Phone,Address,City,email,State,ZipCode,dtnum,usrn,usremail FROM con_main WHERE ID='$ID'"); if (!$listem) { echo("
Error retrieving data from Contacts Data Base.
Error: " . mysql_error(). "
"); } $row = mysql_fetch_array($listem); $ID = $row['ID']; $first_Name = $row['first_Name']; $Name = $row['Name']; $Company = stripslashes($row['Company']); $Phone = $row['Phone']; $Address = stripslashes($row['Address']); $City = $row['City']; $email = $row['email']; $State = $row['State']; $ZipCode = $row['ZipCode']; $dtnum = $row['dtnum']; $chunk_dtnum = chunk_split($dtnum, 2, ':'); $chunk_arr = explode(":", $chunk_dtnum); $datus = $chunk_arr[2].'-'.$chunk_arr[3].'-'.$chunk_arr[0].$chunk_arr[1]; $usrn = $row['usrn']; $usremail = $row['usremail']; ?>
Close this Window

Eco-$mart Contacts
Add Contact to Dealer List

 Add This Contact Submitted on by  
" . "" . "" . "" . "
" . "
$first_Name $Name
$Company
$Address
$City, $State $ZipCode
$Phone
"); ?>

If this Contact has purchased a display of any of the products below, select the products and Submit. This will add the Contact to the Dealers List and will be displayed in "Find a Dealer" from the Eco-$mart Catalog pages.

Could not get Dealer Product List' . mysql_error(); }else{ while($row4 = mysql_fetch_array($ok4)){ $prod_name = stripslashes($row4['prod_name']); $proname = $row4['proname']; $propass[] = $proname; echo("$prod_name
"); } } ?>

   

 Your Contacts   New Contact  Search Your Contacts
Get CSV Help  Return to Your Page 
Eco-$mart Products
©2006 - Data Base Interface - Custom Built at:  kwgrubbs.com