SReject commented on a Page, Simple pastebin.com info  -  Jan 05, 2017

Couple of things you could do to improve this:

  1. use MSXML2.SERVERXMLHTTP.6.0 MSXML2.SERVERXMLHTTP.3.0 or MSXML2.SERVERXMLHTTP instead of MSXML2.XMLHTTP.6.0.
  2. Make use of .responseXML and its methods for walking the html tree instead of parsing the body
  3. Instead of creating an instance of wscript(via MSScriptControl) and then calling the jscript, you can create an instance of the XHR directly
biase  -  Jan 08, 2017

Good info you got there, i will try and need to play with $com more often.
Thank you for the info .. thumbs up

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.