09-13-2010, 01:41 PM
There are 3 ways that you can use in QM to download web pages.
1. IntGetFile. Simply downloads the page and does not run scripts.
2. HtmlDoc class. Runs scripts. However some scripts don't work. Those that use 'window' and some other objects/functions.
3. Web browser control (in dialogs). Runs all scripts.
1. IntGetFile. Simply downloads the page and does not run scripts.
2. HtmlDoc class. Runs scripts. However some scripts don't work. Those that use 'window' and some other objects/functions.
3. Web browser control (in dialogs). Runs all scripts.
