Create an account to edit articles | See Formatting Syntax for Wiki syntax | We look forward to your contribution!
You are here: The ProductCart Encyclopedia » How To's » How to Disable the CAPTCHA Code on the Contact Us and Tell-a-Friend Forms
How to Disable the CAPTCHA Code on the Contact Us and Tell-a-Friend Forms
By default ProductCart contains a CAPTCHA component on the “Contact Us” and “Tell a Friend” pages. This is to prevent malicious third-party applications to attempt to use the form to send SPAM.
If you decide to turn this feature off (not recommended), you can do so by following these steps:
- Download the file “contact.asp” and/or “tellafriend.asp” from the 'pc' folder on your Web server using an FTP program
- Make a back-up copy of the file so that you can quickly restore the original version, if needed
- Open the file in Notepad or your favorite HTML editor
- Locate the following:
TurnOnSecurity=1
… and change to:
TurnOnSecurity=0
- Save the edited file and upload it back to the Web server via FTP
Trace: • InnovaStudio HTML Editor • ProductCart's default storefront • ProductCart and StoneEdge • Installation: setting folder permissions • MailChimp API Integration for ProductCart • Manage Help Desk • Managing and Editing Sub-Products • Locating an Apparel Product • Anonymous Checkout Mod for ProductCart 3.51 • How to Disable the CAPTCHA Code on the Contact Us and Tell-a-Friend Forms