< Eco-$mart Agents <<<<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']; ?>
Close this Window

Eco-$mart Administration
Agent Profile

 Delete this Agent Profile?  Help 
Error getting Application from Data Base.
" . 'Error: '. mysql_error(). '

'); } $row = mysql_fetch_array($listem); $ID = $row['ID']; $Name_1 = $row['Name_1']; $Name_2 = $row['Name_2']; $Company = $row['Company']; $Address = $row['Address']; $City = $row['City']; $State = $row['State']; $ZipCode = $row['ZipCode']; $Country = $row['Country']; $Phone = $row['Phone']; $email = $row['email']; $Link = $row['Link']; $status = $row['status']; $pay = $row['pay']; $rate = $row['rate']; $rate1 = sprintf("%01.2f", $rate); $ref = $row['ref']; $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]; ?>
First Name:   Last Name:      Last Update: 
Company: 
Address: 
City:   State:   Zip Code:   Country: 
Phone: 
Email: 
Link: 
Agent Status: Rate: %
Referred by:  Pay Referrer: (per sale)
Warning! Delete cannot be undone. If uncertain, you can change the status of this Agent to Inactive instead.
" . "" . "
" . "" . "
" . " New Agent " . "" . " Agent Applications " . "" . " Eco-\$mart Agents " . "" . " Return to Your Page " . "
" . "
" . "Eco-$mart Products" . "
" . "" . "
©2007 - Data Base Interface - Custom Built at: " . "kwgrubbs.com" . "
"); ?>