It is NEVER a good idea to place sensitive information (passwords, in this case) in cookies. They aren't any harder to tamper with than are hidden form fields.
-----Original Message----- From: Tim Colson [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 29, 2001 04:17 PM To: [EMAIL PROTECTED] Subject: RE: [cgiapp] CGI::Application global variables from form? > > as a hidden field to other run modes?" I'd suggest that maybe a session cookie would do the trick. ;-) Tim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
