Hi,
I have a webpage with 1 textbox, which is populated onload, with "TEST DATA"
this is changed to "NEW DATA"
on a button click (in code), when querying the textbox text value, it returns "TEST DATA", and not "NEW DATA" which it has been changed to.
I am unsure what is going on.
Any help would be appreciated.
I have a webpage with 1 textbox, which is populated onload, with "TEST DATA"
this is changed to "NEW DATA"
on a button click (in code), when querying the textbox text value, it returns "TEST DATA", and not "NEW DATA" which it has been changed to.
I am unsure what is going on.
Any help would be appreciated.