Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AntView equivalent to document.getElementById("info").innerHTML
#1
HI,

Looking for the correct way to do with AntView [VFP sample]:

 m.xString = THISFORM.oleIE.document.getElementById("info").innerHTML

Tried but failed with variants such as:

 m.xString = THISFORM.oleIE.document.RequestElementInnerTextById("info")
 m.xString = THISFORM.oleIE.document.RequestElementInnerHTMLById("info")


Hope someone knows!
Reply


Messages In This Thread
AntView equivalent to document.getElementById("info").innerHTML - by prshope - 2024-03-07, 15:19:55

Forum Jump:


Users browsing this thread: 1 Guest(s)