Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IntGetFile simulate: firefox 'Save page as'
#1
Is it possible to simulate the following in with "IntGetFile":
"File >> Save page As" (Firefox).

Most browsers support this kind of saving, and it saves the current page.

For example, I am on page http:\\www.test\abc.htm, then if I go in firefox to 'File' and then
'Save page as', the page will be saved as:
- FOLDER: abc_files
- FILE: abc.htm

All resources (images, css,...) in 'abc.htm' are saved in FOLDER 'abc_files'.

Is there a way to simulate this in using "IntGetFile"?
If it is not possible, there another way to this in QM?

(I need to save a lot of pages using script, I looked at "httrack" but the command-line is too complex. I also looked in the firefox commandline options to directly save a page but it does not support that kind of webpage saving through command-line using firefox.exe)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)