Contact form on a standard Magento CMS page
Learn how to place a contact form on a standard Magento CMS page and have it redirect to another standard CMS success page after the form has been submitted. Very handy for making Magento contact forms and custom successfully submitted form pages. Read more: How to place a contact form on a standard Magento CMS page »
Adding Confirm E-mail Address Field to Magento Frontend Forms
If you are thinking of adding a confirmation of e-mail address to the front-end registration pages of your store e.g the Checkout billing page or the customer account registration, the little snippets below could be of use to you. Read more: Adding Confirm E-mail Address Field to Magento Frontend Forms »
Disable browser autocomplete; Deny Copy and Paste
So how do we disable the browsers' autocomplete feature just for a specific field and not entirely? And how can we deny visitors from using the OSs' built-in Copy and Paste feature? Read more: Disable browser autocomplete; Deny Copy and Paste< »
CAPTCHA or email confirmation?
Is that a better solution, or are there some vulnerabilities with that method too? Are there maybe other solutions I haven't come across? Read more: CAPTCHA or email confirmation? »