If you *really* must specify this data via a form, you shouldn't worry about special characters. You should decide what characters are acceptable and filter everything else out. (Or bitch if the value has anything unacceptable.)
In reply to Re: Special Chars in CGI form variables
by cazz
in thread Special Chars in CGI form variables
by rsiedl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |