<<<<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(); } ?>
Contacts Eco-$mart, Inc.  On-line Administration
Product Price List
Item # Description
List Retail Wholesale Dealer Unit Case Min  
Could not get prices.
Error:". mysql_error()."

"); }else{ while($row = mysql_fetch_array($getem)){ $id = $row[0]; $productname = $row[1]; $description = $row[2]; $list = $row[3]; $retail = $row[4]; $wholesale = $row[5]; $dealer = $row[6]; $unit = $row[10]; $case = $row[11]; $minimum = $row[12]; echo(""); } } ?>
$productname" . "$description" . "" . "
$list " . "$retail " . "$wholesale " . "$dealer " . "$unit" . "$case" . "$minimum" . "