Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to take a text from a frame in the internet explorer
#7
Code:
Copy      Help
MSHTML.IHTMLElement el=htm("TD" "" "*<TD align=right>*</TD>" " Internet Explorer" "2" 21 0x24)
str s=el.innerText
s.findreplace(",")
int i=val(s)
if(i<1000)
,...
,...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)