Joshua Colson said: > Scott, > > You're trying to use an ampersand in your URL. Ampersands are special > characters in URLs so you must escape it if you want it to be passed as > the actual character instead of carrying the special meaning. > > See http://www.december.com/html/spec/esccodes.html
As I said, I know that much, just how to do it using the CGI.pm or maybe some other module maybe? -- Scott -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>