I need to make a form with a Text Area that accepts lines of script, any kind of script be it javascript, css, html, vbscript, whatever. How can the script be passed to a form post?
EDIT: How can this script be modified so it can be inserted into a Database? Specifically SQL Server 2005