Sorry, there is a problem with your username. You must Log in to view this page.

"); exit(); } $new_note = $_POST['note_up']; $notestrip = stripslashes($new_note); $notestripe = str_replace ( "'", '’', $notestrip); $note_value = str_replace ( '"', '"', $notestripe); $note_break = nl2br($note_value); $dbcnx = @mysql_connect('mysql.plainhost.com', 'ecosmar_ecosmart', 'ecoman1'); ?>
 Project Notes   All Projects   Project       
Project Name: 
New Note:
Error Posting New Note.
" . 'Error: '. mysql_error(). '

'); }else{ echo("

New Note Posted.

"); } ?>