On Mar 5, 10:38 pm, "Gabriel Genellina" <[EMAIL PROTECTED]>
wrote:
> En Tue, 06 Mar 2007 03:18:23 -0300, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> escribió:
>
> > The following web page puts a report in a *popup window* by clicking
> > the "Generate Report" button....
>
> >http://moneycentral.msn.com/investor/research/printrep.asp?Symbol=BBBY
>
> > How can I grab this pop window page in a python script? (It doesn't
> > seem to have a URL!?!)
>
> Of course it 
> has:http://moneycentral.msn.com/investor/research/sreport.asp?Symbol=BBBY...
> If your browser don't let you know the actual URL... try a better browser
> :)
>
> --
> Gabriel Genellina


Sure I can grab the aforementioned URL's contents but what about the
NEW contents in the NEW popup window that appears AFTER you press some
form buttons?  How grab *that* ?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to