login website that using PHP

J Correia correiajREMOVECAPS at hotmail.com
Mon Jun 20 13:13:06 EDT 2005


"frost" <hongli at gmail.com> wrote in message
news:1119233498.837593.76450 at g47g2000cwa.googlegroups.com...
> Hi,
>
> I am trying to login a website that using PHP and javascript. This is
> what happend if you browse that website using IE, after you login, you
> can go anywhere without enter your name and password again, as long as
> you keep that IE open, but after you close that IE, then later on open
> that website in a new window, you need to login again. I guess some
> session is created as long as your original login window dose not
> close.
>
> How I can handle this in python? I want get some information from that
> website. But the login page is not what I want, how can I simulate
> regular IE browser? I mean after I login, I can get to other pages from
> it, but I find my programe can't go other place except the login page.
>
> Hope you could understand my question. Thank you very much!
>

Check here for some other examples, specifically 'Submitting values
 and clicking buttons in IE'
 http://tinyurl.com/7n7xf





More information about the Python-list mailing list