http

raghu k rao krag_rao_pyt at rediffmail.com
Wed Jul 25 01:31:45 EDT 2001


hello
i have written a code using httplib and urllib to get data -- home page 
and for posting request respectively from a server to login into my mailbox .
while posting iam also sending some values like "input type hidden " .
i do successfully get the  home page of the server (yahoo) that i am 
sending my http 'GET' request but i get the following response 

We need to use "cookies" to identify u on our system.....
.................
.........


how do i make modification in my program to ACCEPT COOKIES  from a server and at which instance i shall do this either at the first 'GET' request 
when requesting for the home page of at the 'POST' request  in my case urlopen or both the times 

kindly help 
regards raghavendra.

_________________________________________________________
For Rs. 20,00,000 worth of Aptech scholarships click below
http://events.rediff.com/aptechsch/scholarship.htm







More information about the Python-list mailing list