

Free Web Design Price Estimate
Invalid input was entered."; }
if ($purpose_error == "1")
{ echo "
Invalid input for your project's purpose. Please check your entry and try again."; }
if ($websitedone_error == "1")
{ echo "
Invalid input for your web site's completion date. Please check your entry and try again."; }
if ($budget_error == "1")
{ echo "
Invalid input for your budget. Please check your entry and try again."; }
if ($domainname_error == "1")
{ echo "
Invalid input for your domain name. Please check your entry and try again."; }
if ($owndomain_error == "1")
{ echo "
Invalid input for the domain name owner. Please check your entry and try again."; }
if ($webhost_error == "1")
{ echo "
Invalid input for your web host. Please check your entry and try again."; }
if ($webhostname_error == "1")
{ echo "
Invalid input for your web host's name. Please check your entry and try again."; }
if ($features_error == "1")
{ echo "
Invalid input for your project's features. Please check your entry and try again."; }
if ($noofpages_error == "1")
{ echo "
Invalid input for the number of pages. Please check your entry and try again."; }
if ($visuals_error == "1")
{ echo "
Invalid input for your visuals. Please check your entry and try again."; }
if ($visualsdescribe_error == "1")
{ echo "
Invalid input for your project's special visuals description. Please check your entry and try again."; }
if ($influence_error == "1")
{ echo "
Invalid input for your project's graphical influences. Please check your entry and try again."; }
if ($otherinfo_error == "1")
{ echo "
Invalid input for your project's additional information. Please check your entry and try again."; }
if ($fname_error == "1")
{ echo "
Invalid input for your first name. Please check your entry and try again."; }
if ($lname_error == "1")
{ echo "
Invalid input for your last name. Please check your entry and try again."; }
if ($org_error == "1")
{ echo "
Invalid input for your organization. Please check your entry and try again."; }
if ($email_error == "1")
{ echo "
Invalid input for your email. Please check your entry and try again."; }
if ($phone_error == "1")
{ echo "
Invalid input for your phone. Please check your entry and try again."; }
if ($hearabout_error == "1")
{ echo "
Invalid input for how you heard about our company. Please check your entry and try again."; }
if ($bestcontact_error == "1")
{ echo "
Invalid input for the best way to contact you. Please check your entry and try again."; }
if ($injection_error == "1")
{ echo "
A form mail injection attempt was detected. If you feel this was in error, please check your entries and try again."; }
if ($error == "1")
{ echo ""; }
?>