Re: clientcookie/clientform and checking to see if a website accepted my login details

2007-03-08 Thread John J. Lee
[EMAIL PROTECTED] writes: > alright, i'm coding a program that will log me into yahoo.com (so > far), now, the problem i have is that once i've submitted by login & > password, the program doesn't know whether yahoo.com accepted it. > " > response = ClientCookie.urlopen(form.click()) > " > > now,

clientcookie/clientform and checking to see if a website accepted my login details

2007-03-05 Thread socialanxiety
alright, i'm coding a program that will log me into yahoo.com (so far), now, the problem i have is that once i've submitted by login & password, the program doesn't know whether yahoo.com accepted it. " response = ClientCookie.urlopen(form.click()) " now, when i get an error, the contents of 'resp