Tell me what you think!


Debugging has been left on deliberately so you can see how it works.

WARNING - DEBUGGING IS ON
Make sure you turn debugging off before making this form live!


eForm configuration:
array (
  'snipFolder' => 'eform',
  'vericode' => '',
  'formid' => 'ContactForm',
  'from' => 'sottwell@sottwell.com',
  'fromname' => 'sottwell.com',
  'to' => 'sottwell@sottwell.com',
  'cc' => '',
  'bcc' => '',
  'subject' => 'sottwell.com Contact',
  'ccsender' => 0,
  'sendirect' => 0,
  'mselector' => 0,
  'mobile' => '',
  'mobiletext' => '',
  'autosender' => NULL,
  'autotext' => 0,
  'category' => 0,
  'keywords' => '',
  'gid' => 2,
  'noemail' => false,
  'saveform' => true,
  'tpl' => 'ContactForm',
  'report' => 'ContactReport',
  'allowhtml' => 0,
  'replyto' => 'email',
  'language' => 'english',
  'thankyou' => 'ThankYou',
  'isDebug' => '1',
  'reportAbuse' => false,
  'disclaimer' => '',
  'sendAsHtml' => false,
  'sendAsText' => false,
  'sessionVars' => false,
  'postOverides' => 0,
  'eFormOnBeforeMailSent' => 'getServer',
  'eFormOnMailSent' => '',
  'eFormOnValidate' => 'checkField',
  'eFormOnBeforeFormMerge' => '',
  'eFormOnBeforeFormParse' => '',
  'cssStyle' => '',
  'jScript' => '',
  'submitLimit' => 0,
  'protectSubmit' => 1,
  'requiredClass' => 'required',
  'invalidClass' => 'invalid',
  'runSnippet' => '',
  'autoSenderName' => '',
  'version' => '1.4.4',
)