How to save ListView content?

How can I save a website's HTML code after all dynamic content has been loaded to my HD automatically?

  • Like the Firefox auto save plugin. I want to save a HTML page after all dynamic content (JS, PHP, ASP,...) has been loaded to my HD on every time it is loaded automatically.

  • Answer:

    You can try to use a scheduler to schedule a task to automatically run a program like wget to get the page and all its content and even links. If you are on a *nix based machine you already know wget, else if you are on windows you can get it here - http://gnuwin32.sourceforge.net/packages/wget.htm run wget --help to see all the options it has to offer.

Yadu Rajiv at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.