On Wed, 4 Jan 2012 01:10:27 -0800 (PST), i need chrome 12 downloads
<> wrote, quoted or indirectly quoted someone who
said :
>I want to store the webpage content for the following url. chrome-
>extensions://xxx/background.html .
>I am not getting error ioexjava.net.UnknownHostException: chrome-
>extension..while i used Url url = URL("chrome-extensions://xxx/
>background.html") is there any other way to getting the chrome
>extensions background page source code???
see
http://mindprod.com/products.html#FILETRANSFER
You the download utility. It will give you the raw contents of the
page before any JavaScript has had a crack. You will have to load aux
pages to make sense of the whole thing.
see also
http://mindprod.com/jgloss/screenscraping.html
--
Roedy Green Canadian Mind Products
http://mindprod.com
If you can't remember the name of some method,
consider changing it to something you can remember.