Hello,
Is it OK to take something from the CGI hash and assign it to the Values
hash? I want to confirm that the data in the values hash is considered to
be tainted user input and that I do not need to perform any sanitization
prior to assigning user data to it.
Jeff