This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| faq:domain_and_web_hosting:customize-ao-contact-form [2021/08/24 12:59] – [How to customize and use the free AfterOffice Contact Form?] vikki | faq:domain_and_web_hosting:customize-ao-contact-form [2022/04/04 17:18] (current) – vikki | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== How to customize and use the free AfterOffice Contact Form? ====== | + | This content no longer available. |
| - | In this article, you will be guided on how to setup AfterOffice | + | If you require assistance, please |
| - | + | ||
| - | * [[# | + | |
| - | * [[# | + | |
| - | * [[# | + | |
| - | + | ||
| - | + | ||
| - | Optional customization: | + | |
| - | * [[# | + | |
| - | + | ||
| - | -------------- | + | |
| - | + | ||
| - | ===== 1. Downloading and extracting the form ===== | + | |
| - | + | ||
| - | Once you have decided which form you want to use, enter your email address and the correct answer for the captcha, and click [DOWNLOAD NOW]. | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | The contact form will be downloaded in .zip file format. Extract this zipped file. | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | You will find two files within the extracted folder: | + | |
| - | * **contact-form.html**: | + | |
| - | * **thank-you.html**: | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | Now, let's move on to the next step to see how we can customize the form. | + | |
| - | + | ||
| - | ===== 2. Customizing the form ===== | + | |
| - | + | ||
| - | Open the **contact-form.html** file with a HTML editor or Notepad. | + | |
| - | + | ||
| - | The first item to customize is the company name displayed on the form. Within the editor, look up for this line: //<!-- EDITABLE: Company Name -->// where you will see //< | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | Replace COMPANY NAME with your actual company name. | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | Next, we will modify the recipient email address. This recipient email address will be the one who receives all the form submissions. Look for: //<!-- EDITABLE: Form Recipient -->// and you will see //<input type=" | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | Replace sample@email.com with your desired email address. Note that this email address must have the same domain as your website' | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | Once you have done the customization, | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | ===== 3. Uploading the form to your website ===== | + | |
| - | + | ||
| - | Now that the contact form is ready, let's upload it to your website. Before we proceed, make sure you have the following ready: | + | |
| - | * An FTP client (e.g. [[https:// | + | |
| - | * Your website FTP login details ([[faq: | + | |
| - | + | ||
| - | Once you have the above details ready, launch the FTP client on your PC. Enter the host, FTP username and password, and connect to the web server. | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | You may get a certificate warning like the following image. If the certificate is *.agnx.com, select " | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | Once you have connected to your web server via FTP, upload both **contact-form.html** and **thank-you.html**. You can simply drag the files and drop them to the remote container. | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | Once the file has been uploaded successfully, | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | --------------- | + | |
| - | + | ||
| - | ===== (Optional) Changing the contact form file name ===== | + | |