MMDesign Business Solutions is a one-stop shop for small business:
Our services include web/graphic design, hosting, Unified
Communications, VoIP, product design and sourcing,
marketing and IT infrastructure design
TwitterFacebookLinkedInNewsletterStumbleUponYelp
X

View Cart DiscSox CD Storage & DVD Storage  Contact Us


Got here! " . $hasError . "

"); $hasError = null; //check captcha //include_once $_SERVER['DOCUMENT_ROOT'] . '/securimage/securimage.php'; include_once 'securimage/securimage.php'; $securimage = new Securimage(); if ($securimage->check($_POST['captcha_code']) == false) { // the code was incorrect // you should handle the error so that the form processor doesn't continue $hasError = 'captcha_error'; // or you can use the following code if there is no validation or you do not know how //echo "The security code entered was incorrect.

"; //echo "Please go back and try again."; //exit; } //Check to make sure comments were entered if(trim($_POST['comments']) == '') { $hasError = 'message_error'; } else { if(function_exists('stripslashes')) { $comments = stripslashes(trim($_POST['comments'])); } else { $comments = trim($_POST['comments']); } $_SESSION['comments']=$comments; } //Clean up referred by field $refby = trim($_POST['refby']); $_SESSION['refby']=$refby; //Check to make sure sure that a valid email address is submitted if(trim($_POST['email']) == '') { $hasError = 'email_error'; } else if (!eregi("^[A-Z0-9._%-]+@[A-Z0-9._%-]+\.[A-Z]{2,4}$", trim($_POST['email']))) { $hasError = 'email_error'; } else { $email = trim($_POST['email']); $_SESSION['email']=$email; } //Check to make sure that the phone field is not empty if(trim($_POST['phone']) == '') { $hasError = 'phone_error'; } else { $phone = trim($_POST['phone']); $_SESSION['phone']=$phone; } //Check to make sure that the areacode field is not empty if(trim($_POST['areacode']) == '') { $hasError = 'areacode_error'; } else { $areacode = trim($_POST['areacode']); $_SESSION['areacode']=$areacode; } //Check to make sure that the postalcode field is not empty if(trim($_POST['postalcode']) == '') { $hasError = 'postalcode_error'; } else { $postalcode = trim($_POST['postalcode']); $_SESSION['postalcode']=$postalcode; } //Check to make sure that the state field is not empty if(trim($_POST['state']) == '') { $hasError = 'state_error'; } else { $state = trim($_POST['state']); $_SESSION['state']=$state; } //Check to make sure that the city field is not empty if(trim($_POST['city']) == '') { $hasError = 'city_error'; } else { $city = trim($_POST['city']); $_SESSION['city']=$city; } //Check to make sure that the addr2 field is not empty // if(trim($_POST['addr2']) == '') { // $hasError = 'name_error'; //} else { $addr2 = trim($_POST['addr2']); $_SESSION['addr2']=$addr2; //} //Check to make sure that the addr1 field is not empty if(trim($_POST['addr1']) == '') { $hasError = 'addr_error'; } else { $addr1 = trim($_POST['addr1']); $_SESSION['addr1']=$addr1; } //Check to make sure that the lastname field is not empty if(trim($_POST['lastname']) == '') { $hasError = 'lastname_error'; } else { $lastname = trim($_POST['lastname']); $_SESSION['lastname']=$lastname; } //Check to make sure that the firstname field is not empty if(trim($_POST['firstname']) == '') { $hasError = 'firstname_error'; } else { $firstname = trim($_POST['firstname']); $_SESSION['firstname']=$firstname; } //Check to make sure that the companyname field is not empty //if(trim($_POST['companyname']) == '') { //$hasError = 'name_error'; //} else { $companyname = trim($_POST['companyname']); $_SESSION['companyname']=$companyname; //} //Check the state of the panel if(trim($_POST['panelState']) == 'panelOpen') { $panelState = '0'; } else { $panelState = '-1'; } $_SESSION['panelState']=$panelState; //Check to make sure that the subject field is not empty //if(trim($_POST['subject']) == '') { //$hasError = true; //} else { // $subject = trim($_POST['subject']); //} //If there is no error, send the email if(!isset($hasError)) { $subject = 'Customer Contact'; $emailTo = 'marcello@mmdbiz.com'; //Put your own email address here, comma separate multiple email addresses $body = "Company: $companyname \n\nName: $firstname $lastname \nAddress: $addr1 \n $addr2 \n $city , $state $postalcode\nEmail: $email \nReferred by: $refby \n\nPhone: $areacode $phone \n\nComments:\n $comments"; $headers = 'From: MMDBiz.com <'.$emailTo.'>' . "\r\n" . 'Reply-To: ' . $email; mail($emailTo, $subject, $body, $headers); $emailSent = true; // set panel state to closed //$panelState = '-1'; // $_SESSION['panelState']=$panelState; } } ?>
Company:
First Name*:
Last Name*:
Address*:
Address2:
City*:
State*:
ZIP Code*:
Phone*:
Email*:
Referred by:

Reason for Contacting Us*:

CAPTCHA Image
Image Text*:   New Image 

*Required Fields  

hasError " . $hasError . "

"); switch($hasError){ case "name_error": ?>


Please enter a name
  


Please enter a first name
  


Please enter a last name
  


Please enter an address
  


Please enter a city
  


Please select a state
  


Please enter a ZIP code
  


Please enter an area code
  


Please enter a phone number
  


Please enter valid e-mail information
  


Please enter a reason for contacting us
  


Please re-enter the text in the picture
  


Email Successfully Sent!
Thank you for completing our contact form!
We will be in touch with you soon.
  


Small Business Consulting

  

Privacy Statement

MMDBiz is committed to respecting your privacy. We've structured our websites so that, in general, you can visit MMDBiz on the Web without identifying yourself or revealing any personal information. Once you choose to provide us personally identifiable information (any information by which you can be identified), you can be assured that it will only be used to support your customer relationship with MMDBiz. This statement regarding the privacy of the information you provide online covers five main areas: Awareness, Choice, Access & Accuracy, Security, and Oversight.


Awareness

MMDBiz provides this Online Privacy Statement to make you aware of our privacy policy and practices and of the choices you can make about the way your information is collected and used. To make this notice easy to find, we make it available on our home page and from the bottom of every MMDBiz.com webpage.

What we collect

On some MMDBiz web pages, you can order products, make requests, and register to receive materials. The types of personal information collected at these pages are name, contact and billing information, transaction, and credit card information.

How we use it

MMDBiz uses your information to better understand your needs and provide you with better service. Specifically, we use your information to help you complete a transaction, to communicate back to you, to update you on service and benefits. Credit card numbers are used only for payment processing and are not retained for other purposes.
From time to time, we may also use your information to contact you for market research or to provide you with marketing information we think would be of particular interest. At a minimum, we will always give you the opportunity to opt out of receiving such direct marketing or market research contact. We will also follow local requirements, such as allowing you to opt in before receiving unsolicited contact, where applicable.

Who we share it with

MMDBiz will not sell, rent, or lease your personally identifiable information to others. Unless we have your permission or are required by law, we will only share the personal data you provide online with other MMDBiz entities and/or business partners who are acting on our behalf to complete the activities described above. Such MMDBiz entities and/or business partners, including those located in other countries, are governed by our privacy policies with respect to the use of this data.

Choice

MMDBiz will not use or share the personally identifiable information provided to us online in ways unrelated to the ones described above without letting you know and offering you a choice. As previously stated, we will also provide you the opportunity to let us know if you do not wish to receive unsolicited direct marketing materials from us and we will do everything we can to honor such requests.Your permission is always secured first, should we ever share your information with third parties that are not acting on our behalf and governed by our privacy policy.

Access & Accuracy

MMDBiz strives to keep your personally identifiable information accurate. We will make every effort to provide you with online access to your registration data so that you may update or correct your information at the MMDBiz site where it was submitted. To protect your privacy and security, we will also take reasonable steps to verify your identity before granting you access or enabling you to make corrections.

Security

MMDBiz is committed to ensuring the security of your information. To prevent unauthorized access, maintain data accuracy, and ensure the appropriate use of information, we have put in place appropriate physical, electronic, and managerial procedures to safeguard and secure the information we collect online. We use encryption when collecting or transferring sensitive data such as credit card information.

Oversight

If you have comments or questions about our privacy policy, please send them to this e-mail address: privacy@mmdbiz.com