Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select substring in html element
#1
Supposed you have an html element in the form :
Code:
Copy      Help
el=htm("BODY" "" "" hwnd 0 0 0x20)
Is it possible to select a substring in it in the way you can do it for a window (h), ie:
Code:
Copy      Help
SendMessage(h EM_SETSEL i i+length)
Many thanks in advance.


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)