Hml webpage doesn't load

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
thepepp
Posts: 3
Joined: 22 Aug 2019, 07:59

Hml webpage doesn't load

23 Aug 2019, 08:35

hello. I have the following code to chenge one frame in the webpage and it works fine.
fr1 :=IE.document.frames[13]
fr1.navigate("http blablabla ")
Broken Link for safety

then I need to parse one of the tables in that page. Unfortunately, even though I see all the info in the browser, the HTML of the page seems to be incomplete.

Code: Select all

test := fr1.document
FileAppend,%test%,%A_ScriptDir%\Test.txt
the file Test.txt is different from what I find when right clicking the webpage in the browser and inspect element.

how do i find the whole html?
thanks in advance

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Giresharu, inseption86, jomaweb, KruschenZ, mikeyww, Rohwedder and 275 guests