I have the following problem:
I have an HTML textbox () whose contents are modified by a script I cannot touch (it is my page
Aside from getting around the problem like how noah explained, you could also just create a timer that checks the value every few hundred milliseconds.