elca <high...@gmail.com> wrote:
>
>im using win32com 's webbrowser module.

Win32com does not have a webbrowser module.  Do you mean you are using
Internet Explorer via win32com?

>i have some question about it..
>is it possible to disable image loading to speed up webpage load?

If you are using IE, then you need to tell IE to disable image loading.  I
don't know a way to do that through the IE COM interface.
-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to