
April 5th, 2006, 08:13 AM
|
|
Registered User
|
|
Join Date: Apr 2006
Posts: 8
Time spent in forums: 1 h 26 m 54 sec
Reputation Power: 0
|
|
HELP with Javascript!! Capturing Web Page from Firefox
Hi,
I have written an extension for Firefox using XUL which have added a few buttons and sidebars to firefox gui.
When I click on one of my buttons I want it to capture (save/download) the web page on to my hard disk. I have the buttons in place but I don't know where to start in order to write the javascript code to do the capture/download.
There are two extension, Scrapbook and Slogger that already do this, but I wish to write my own slightly different from these. But both the codes for this is very complicated to understand.
I would be grateful for any help, an indicators as to where i should start in order to teach myself to capture a web page.
Thanks,
p.s. I can send you the scrapbook and slogger js files
|