Re: Script that Navigates Page needs Javascript Functionality

2007-08-06 Thread Dave Borne
> in order to view the results I need I need python to "navigate to" > this Javascript link: > javascript:__doPostBack('ctl00$cpMain$pagerTop','4') This basically > translates into "go to page 4." > I read the posts on this group, and from what I understand, the > functionality I need is with simp

Re: Script that Navigates Page needs Javascript Functionality

2007-08-03 Thread 7stud
On Aug 3, 7:58 pm, SMERSH009 <[EMAIL PROTECTED]> wrote: > I have a script that navigates pages and scrapes the HTML source of > the page. > in order to view the results I need I need python to "navigate to" > this Javascript link: > javascript:__doPostBack('ctl00$cpMain$pagerTop','4') This basical