User Tools

Site Tools


dev:webmaster:ao_form_to_mail_captcha

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:webmaster:ao_form_to_mail_captcha [2019/12/06 16:41]
vikki created
dev:webmaster:ao_form_to_mail_captcha [2019/12/06 17:22]
vikki
Line 2: Line 2:
  
 Version: 1.5\\ Version: 1.5\\
-Additional Reference: https://afteroffice.com/form/form-captcha.html 
- 
------------ 
  
 This form can be used by AfterOffice customers to create contact or feedback form on their website, which will send all collected information to the target email address. This form can be used by AfterOffice customers to create contact or feedback form on their website, which will send all collected information to the target email address.
  
  
-===== Important Notes =====+**Important Notes:**\\
   * This form is designed to AfterOffice customers only.   * This form is designed to AfterOffice customers only.
   * This form must submit to a valid email address (hosted with AfterOffice).   * This form must submit to a valid email address (hosted with AfterOffice).
   * jquery.js must be included in the html in order to support the captcha display.   * jquery.js must be included in the html in order to support the captcha display.
 +
 +-----------
  
 ===== Form Action ===== ===== Form Action =====
Line 22: Line 21:
  
 Where //yourdomain.com//: Your domain. Where //yourdomain.com//: Your domain.
 +
 +-----------
 +
 +===== Fields =====
 +Press refer to this page for all supported fields: https://afteroffice.com/form/form-captcha.html
 +
 +
 +-----------
  
 ===== Captcha Support ===== ===== Captcha Support =====
Line 33: Line 40:
 </script> </script>
 </code> </code>
 +
 +To display the captcha field, simply insert //<span id="hv"></span>// into your form.
 +
 +<code>
 +Your Name: <input type="name" id="name" name="name" required>
 +Your Email: <input type="email" id="email" name="email" required>
 +<span id="hv"></span>
 +<input type="submit" value="Send Message">
 +</code>
 +
 +-----------
  
 ===== Captcha Validation (Optional) ===== ===== Captcha Validation (Optional) =====
Line 59: Line 77:
 </code> </code>
  
 +
 +-----------
  
 ==== Samples ==== ==== Samples ====
  
 +https://afteroffice.com/form/sample/sample_enquiry_captcha.html
dev/webmaster/ao_form_to_mail_captcha.txt ยท Last modified: 2019/12/06 17:22 by vikki