Cut & Paste Strip HTML Tags (form) script
Description: This script
removes any HTML tags from user entered data such as a TEXTAREA before the
form is submitted. This is generally a good idea, as HTML tags can corrupt the
rest of your form contents or even pose a security risk.
Example: