Replying my own question, I changed the cookie policy and the error is no longer exists.
But I still cannot log in to the site, cant understand why.. It´s very hard to make a generic class to login to many sites, almost impossible (if not impossible). Each site has a specific issue Well, i´ll keep trying Cya, thanks Marcelo -----Mensagem original----- De: Marcelo Chryssovergis [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 27 de julho de 2005 08:48 Para: 'HttpClient User Discussion' Assunto: Wrong CookiePolicy, I guess Hello friends, I´m having a problem here, and I´m guessing this is related with the cookie policy I´m adopting. After I send the login data, the site returned shows an error like: Database error: Duplicate entry 'de1a5e181846a3f532559ce9ef802d4c' for key 1 insert into sessions.sessions_d (sid,data,vars) values ('de1a5e181846a3f532559ce9ef802d4c, $Version=0',unix_timestamp(),'a%3A0%3A%7B%7D') This information is extracted from the cookie, but I guess the site is extracting wrong parts of the cookie, since the parameters do not correspond to the fields of the database. My question is: How do I find out what is the correct cookie policy I have to use? Thanks a lot! Marcelo --------------------------------------------------------------------- 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]
