<<<<Restricted Area>>>>" .
"
Sorry, you must Log In to view this Page
<<<<Restricted Area>>>>" .
"
Problem with your username. Please Log In again.
Remove this Referrer Request? | Help |
$dbcnx = @mysql_connect('mysql.plainhost.com', 'ecosmar_ecosmart', 'ecoman1');
mysql_select_db('ecosmar_contacts', $dbcnx);
$listem = @mysql_query("SELECT ID,name_1,name_2,Company,address,city,state,Country,ZipCode,phone,email,req_by,dtnum FROM refcon_new WHERE ID='$ID'");
if (!$listem) {
echo(" Error getting Data from Data Base. |