"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> 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* ?

Usually it's from some fixed url with possibly some query parameters.
Just figure out the url from your "Properties" in your browser, or by
studying the javascript that popped up the window.  There are various
ways the popup sites can make this difficult but it's rare for them
to bother.  

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

Reply via email to