VBA code to get the Html code from the IE

  • Thread starter Jothi Venkatachalam
  • Start date
J

Jothi Venkatachalam

Hi All,
Please help me in getting the html source code of the existing web page in
the desktop. I need to get the html source code into a string variable.

Step 1: Need to get the instance or a object of an IE (which has the html
code in it)
Step 2: Need to get the html code into a string or a HTML parser


Thanks a lot in advance,
Jothi Venkatachalam
 
Top