Main Page
Home Inspections
Outdoor
Water & Insect Damage
Doors & Windows
Indoor
Insurance Estimates
Decks
Get a Quote
Contact Us
About A thru Z
Buying/Selling a Home

Request for a Quote

Fully insured; References available upon request \n"); ?>
">

Complete this form and submit it to us.

Your first and last Name
Your email address
Best time to call

City

Your telephone number

An alternate telephone number

Explain your project briefly. (Please keep it short as this data will be automatically sent to a cell phone.)

Enter a more detailed explanation. Both this detailed description and the brief one from above will be sent to us via email.

Email

Contact information sent ". $htmlPage = ""; $htmlPage = $htmlPage . "We have forwarded the information to A-Z Services"; echo ($htmlPage); $page = $_POST['name'] . "\n" . $_POST['phone'] . "\n" . $_POST['city'] . "\n" . $_POST['short'] . "\n\n"; mail("ccell@a-thru-z.info","Quote Request",$page); echo ($htmlPage); $page = "Name:" . $_POST['name'] . "\n" . "Phone: " . $_POST['phone'] . "\n" . "Email: ". $_POST['email'] . "\n" . "Alternate Phone: " . $_POST['phone1'] . "\n" . "Best time to call: " . $_POST['best-call']. "\n" . "City: " . $_POST['city'] . "\n" . "Short: " . $_POST['short'] . "\n" . "full: " . $_POST['full'] . "\n\n"; mail("azinfo@a-thru-z.info","Quote Request",$page); } ?>