> 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
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