Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

disable image loading to speed up webpage load

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


highcar at gmail

Nov 1, 2009, 7:08 PM

Post #1 of 6 (276 views)
Permalink
disable image loading to speed up webpage load

Hi,
im using win32com 's webbrowser module.
i have some question about it..
is it possible to disable image loading to speed up webpage load?
any help ,much appreciate
thanks in advance
--
View this message in context: http://old.nabble.com/disable-image-loading-to-speed-up-webpage-load-tp26155440p26155440.html
Sent from the Python - python-list mailing list archive at Nabble.com.

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


deets at nospam

Nov 2, 2009, 1:38 AM

Post #2 of 6 (255 views)
Permalink
Re: disable image loading to speed up webpage load [In reply to]

elca schrieb:
> Hi,
> im using win32com 's webbrowser module.
> i have some question about it..
> is it possible to disable image loading to speed up webpage load?
> any help ,much appreciate
> thanks in advance

Use urllib2.

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


highcar at gmail

Nov 3, 2009, 11:32 PM

Post #3 of 6 (252 views)
Permalink
Re: disable image loading to speed up webpage load [In reply to]

Diez B. Roggisch-2 wrote:
>
> elca schrieb:
>> Hi,
>> im using win32com 's webbrowser module.
>> i have some question about it..
>> is it possible to disable image loading to speed up webpage load?
>> any help ,much appreciate
>> thanks in advance
>
> Use urllib2.
>
> Diez
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>

you can show me some more specific sample or demo?

--
View this message in context: http://old.nabble.com/disable-image-loading-to-speed-up-webpage-load-tp26155440p26192072.html
Sent from the Python - python-list mailing list archive at Nabble.com.

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


irmen at -nospam-xs4all

Nov 4, 2009, 2:04 PM

Post #4 of 6 (246 views)
Permalink
Re: disable image loading to speed up webpage load [In reply to]

On 4-11-2009 8:32, elca wrote:
> Diez B. Roggisch-2 wrote:
>>
>> Use urllib2.
>>
>
> you can show me some more specific sample or demo?
>

It's not even more than 1 click away in the Python standard lib
documentation... how hard can it be?

http://docs.python.org/library/urllib2.html#examples

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


timr at probo

Nov 5, 2009, 10:52 PM

Post #5 of 6 (223 views)
Permalink
Re: disable image loading to speed up webpage load [In reply to]

elca <highcar [at] gmail> 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, timr [at] probo
Providenza & Boekelheide, Inc.
--
http://mail.python.org/mailman/listinfo/python-list


highcar at gmail

Nov 8, 2009, 8:39 PM

Post #6 of 6 (200 views)
Permalink
Re: disable image loading to speed up webpage load [In reply to]

Tim Roberts wrote:
>
> elca <highcar [at] gmail> 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, timr [at] probo
> Providenza & Boekelheide, Inc.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
Hello,
yes right, i mean IE com interface.
thanks for your reply..
if anyone can help much appreciate !
--
View this message in context: http://old.nabble.com/disable-image-loading-to-speed-up-webpage-load-tp26155440p26261219.html
Sent from the Python - python-list mailing list archive at Nabble.com.

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

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.