Hi Rick, My Breaking News app deals with the DOM directly, but uses the knowledge of all tags used by the DOM. I stripped out the Java Script for now only to prevent videos, and spy ware from installing, such as IP monitoring...
What I do is use just one command to download the entire web page, which also has all the references inside the head section. Those are where global variables reside. As I said, I strip out the Scripts which are run, along with inputs and such. I leave behind the links, which come in 2 to 3 forms, href= and src= and if not within a script, I keep them and are accessed using several hotkeys. One hotkey displays the link, another captures it in the Clipboard, another downloads that link, another goes to the link... I can give you a non encrypted version if you want to look at it. I have several tag removal functions and procedures, depending on what you want to do with the tag, along with just the simple replace function of VB. Windows has a command to download the web page in either text or binary format, binary seems to work best with fewer errors. Try out my Breaking news for it at least allows you to view text and links on a page. Some day I will place back in some of the scripts to give more use of a web site. The Page Down key is used for going to the page if the control key is held down. The Cursor arrow down key is for loading the web page into a text box, or listing it as a list, depending on Control and Alt keys held down respectively before hitting the down arrow key. The previous page and next page keys are the same as a web browser except I do not retain the line on when leaving the page, but will be added soon. I already have fixed the line wrap but may wait until I fix the line on feature before uploading the revision. So give it a try. I can give you the function for downloading the web page so you can play with it if you want it. Bruce Sent: Sunday, September 07, 2014 8:56 AM Subject: UIA And WE Scripting Model Hi: Are there plans to support either managed or native UIA tools in the gw scripting model?The vbscript model and legacy msaa would not, at first thought support this very well. Also, what about scripting WebPages or sites using internet explorer and working with the dom directly? Is vbscript best for dynamic interactive access using the internet explorer dom to work with html5 and javascript dynamics? On your scripting website the scripting documents have, according to your site, not been updated since 2011 - is this true and have you been working on a completely new, more technically advanced model? If so, will it support Microsoft managed frameworks or might it use the native UIA API and will you be getting away from the limitations of vbscript in favor of a language that wont require wrappers to get at the native or managed UIA APIs? Rick USA --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com