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: » Google Analytics: Adjusting for Canceled or Returned Orders » Updating Product Prices » How to add a Search Box to your store design » Editing the Control Panel Master User » Getting ready to add new products » Using the Spry Menu Widget for Navigation » Google Analytics: obtaining and adding the tracking code » Welcome to ProductCart » Hiding the Discount Code (only display the Discount Description) » How to Disable the CAPTCHA Code on the Contact Us and Tell-a-Friend Forms