User Tools

Site Tools


faq:domain_and_web_hosting:customize-ao-contact-form

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
faq:domain_and_web_hosting:customize-ao-contact-form [2021/08/24 12:59]
vikki [How to customize and use the free AfterOffice Contact Form?]
faq:domain_and_web_hosting:customize-ao-contact-form [2021/08/24 14:27]
vikki [(Optional) Changing the contact form file name]
Line 80: Line 80:
  
 ===== (Optional) Changing the contact form file name ===== ===== (Optional) Changing the contact form file name =====
 +
 +If you want to have a different URL link your contact file instead of yourdomain.com/contact-form.html, you can change the file name of contact-file.html.
 +
 +In this example, we want the contact file to be available at yourdomain.com/enquiry.html. 
 +
 +Firstly, open the folder containing the contact form files.
 +
 +Change the name of contact-file.html to enquiry.html.
 +
 +
 +Then, open this file with a HTML editor or Notepad. Look for this line: //<input type="hidden" value="contact-form.html" name="_formErr" />//.
 +
 +
 +Change contact-form.html to enquiry.html, and save the file.
 +
 +
 +Next, open the thank-you.html file (with a HTML editor or Notepad).
 +
 +
 +Look for: //<a href="contact-form.html" class="btn-submit">Back To Form</a>//
 +
 +
 +Replace contact-form.html with enquiry.html. Save the file once you are done.
 +
 +
 +You can then upload these files to your web server. The contact file will now be available at yourdomain.com/enquiry.html.
 +
 +
faq/domain_and_web_hosting/customize-ao-contact-form.txt ยท Last modified: 2021/08/24 19:31 by vikki