CONTACT THE WRITE LADY

We appreciate your interest in Write Lady, Inc. and look forward to serving you.

To receive prompt, directed assistance, please indicate your area of interest utilizing the email contact below or call us a 404-2173236:

I am interested in the following service(s)

Book Ghostwriting
Article Ghostwriting
Promotional Copywriting
Free E-Book: Start Writing Your Book Right Now!





*/ function input($inName,$inEmail,$inSubject,$inMessage) { global $title; $url=$_SERVER['PHP_SELF']; echo "
".$title."


Your Name
Your E-mail
Subject
Message
  


"; } /** <-------- END input() -------> */ /** <------- BEGIN validate() --------> */ function validate($vName,$vEmail,$vSubject,$vMessage) { $error_msg="
"; $valid=true; /** Check for possible blank fields and invalid email address */ if(trim($vName)=="") { $error_msg=$error_msg."Missing your name
"; $valid=false; } if(trim($vSubject)=="") { $error_msg=$error_msg."Missing subject title
"; $valid=false; } if(trim($vMessage)=="") { $error_msg=$error_msg."Missing message for submission.
"; $valid=false; } if(!IsEmailCorrect($vEmail)) { $error_msg=$error_msg."Invalid Email address
"; $valid=false; } $error_msg=$error_msg."
"; /** If validation goes well, mail will be sent, otherwise user will be asked to submit again. */ if($valid) { send_email($vName,$vEmail,$vSubject,$vMessage); } else { echo $error_msg; input($vName,$vEmail,$vSubject,$vMessage); } } /** <-------- END validate()-------> */ /** <------- BEGIN send_email() --------> */ function send_email($sName,$sEmail,$sSubject,$sMessage) { global $admin_email; $sSubject=stripslashes($sSubject); $sName=stripslashes($sName); $sEmail=stripslashes($sEmail); $sMessage=stripslashes($sMessage); if(mail($admin_email, $sSubject,$sMessage, "From: ". $sName. "<". $sEmail. ">")) { /** Tell the output that sending mail is sucessful */ output(true); } else { /** Tell the output that there is error in sending email */ output(false); } } /** <-------- END send_email()-------> */ /** <------- BEGIN output() --------> */ function output($isSucessful) { $result=""; if($isSucessful) { $result="

Your message has been sucessfully sent. Thank you so much!

"; } else { $result= "

Sorry! Error in submitting your message

"; } echo "


".$result."




"; } /** <-------- END output()-------> */ /** <------- BEGIN IsEmailCorrect() --------> */ function IsEmailCorrect($email) { if(eregi("^[a-zA-Z0-9_]+@[a-zA-Z0-9\-]+\.[a-zA-Z0-9\-\.]+$]", $email)) { return FALSE; } list($Username, $Domain) = split("@",$email); if(getmxrr($Domain, $MXHost)) { return TRUE; } else { return FALSE; } } /** <------- END IsEmailCorrect() --------> */ switch($_POST['op']) { case "submitted": validate($_POST['name'],$_POST['email'], $_POST['subject'], $_POST['message']); break; default: input("","","","",""); break; } ?>


Email: writelady@bellsouth.net (Jeff, can I get this changed to have email forwarded to me from info@writelady.com? If it costs $$, just let me know how we can work it out.)
Phone: 404.217.3236

 

 

"Sallie puts forth real effort to understand and fulfill our needs. Her uncanny ability to capture our clients' thoughts and create visual words has contributed to many successful marketing campaigns.”

– Bill Simmel, Founder, Phoenix ONE Marketing

Newsletter | Resource