09-13-2010, 01:37 PM
If i click a link in qm browser that executes a java script, does the java work?
Or will i need a workaround for that?
Or will i need a workaround for that?
Does QM Web Browser support Java Script actions?
|
09-13-2010, 01:37 PM
If i click a link in qm browser that executes a java script, does the java work?
Or will i need a workaround for that?
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.
09-13-2010, 01:42 PM
Thank you
|
« Next Oldest | Next Newest »
|