From: Eric W. <scr...@gm...> - 2007-02-11 18:04:04
|
# from Peter Theobald # on Sunday 11 February 2007 09:32 am: >It complains 'unable to open requested HTML document: > http://www.google.com' for ANY url I give it. Init the fs handler? > If I download the HTML > using LWP::Simple or something like it and $htmlwin->SetPage( $html) > it will display the page, but all the images are the same 'broken > image' icon. If broken images on SetPage, are because the images are supposed to be relative to the url, which is something like 'about:blank' when the content is loaded via SetPage. --Eric -- Introducing change is like pulling off a bandage: the pain is a memory almost as soon as you feel it. --Paul Graham --------------------------------------------------- http://scratchcomputing.com --------------------------------------------------- |