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

"); exit(); } $ProjCon = $_GET['ProjCon']; $today = date("F j, Y"); $t1 = date(m); $t2 = date(d); $t3 = date(Y); $action = $t1."/".$t2."/".$t3." - Open Project"; $year1 = date(Y); $year2 = $year1 + 1; $year3 = $year1 + 2; $dbcnx = @mysql_connect('mysql.plainhost.com', 'ecosmar_ecosmart', 'ecoman1'); ?>
 New Project  All Projects 

You can add actions and edit this info later.

Project Name:
Due Date:
Contact: "); mysql_select_db('ecosmar_contacts', $dbcnx); $listem = @mysql_query("SELECT ID,first_Name,Name FROM con_main WHERE usrn='$usrn' AND ID='$ProjCon'"); if (!$listem) { echo('

Error retrieving contact data.
' . 'Error: '. mysql_error(). '

'); }else{ $row = mysql_fetch_array($listem); $CID = $row['ID']; $first_Name = $row['first_Name']; $Name = $row['Name']; $all = $CID.' '.$first_Name.' '.$Name; echo("$first_Name $Name"); } }else{ echo("Contact: "); mysql_select_db('ecosmar_contacts', $dbcnx); $listem = @mysql_query("SELECT ID,first_Name,Name FROM con_main WHERE usrn='$usrn' ORDER BY Name"); if (!$listem) { echo('

Error retrieving contact data.
' . 'Error: '. mysql_error(). '

'); }else{ $lcount = mysql_num_rows($listem); if($lcount < 1){ echo("
You must enter a contact
before beginning a project.
"); }else{ echo(""); } ?>
Status:
Product:  Multiple Products on multiple lines please.
Action: 
Note:  Notes are dated and signed automatically.