Re: open links in a html page

2005-08-16 Thread Mike Meyer
"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

open links in a html page

2005-08-16 Thread Ajar
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: ---