Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Read value of HTML element back to delphi
#1
I have a need to read the value of a rendered html element.
I added a iwbutton with script line for on-click event to get the value and show it using alert() and it works,  but really want to get the value (String) and save it to a local delphi variable.
alert(document.getElementsByClassName("fu-upload-listItem").length);   this works

how do I get the value back to delphi?
Reply


Messages In This Thread
Read value of HTML element back to delphi - by PDSBILL - 10-02-2019, 07:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)