SETTING USER PREFS IN
COPY/PASTE FORMS
_____
When writing scripts you often need the user to change some value or text to personalize the script,
as in the simple javascript alert when you entered this page .
By using "get" arguments and a form you can let the user change the script
BEFORE they copy it