"Ajar" <[EMAIL PROTECTED]> writes:
> Hi,
>
> Using urllib2,ClinetForm and ClinetCookie modules I have logged into my
> ISPs web site and managed to fetch the first page. Now, on this page
> there is this link:
>
> Service
> Records
>
> I need to click this link from python code. How do I do it? ch
Hi,
Using urllib2,ClinetForm and ClinetCookie modules I have logged into my
ISPs web site and managed to fetch the first page. Now, on this page
there is this link:
Service
Records
I need to click this link from python code. How do I do it? check(4) is
the following javascript function:
---