I have a need to create a web control that contains a text box, this text box should refresh every one second. In the refresh event the code will return a value of a network variable. Basically a bound text box with a 1 second refresh interval. I need to do this only using items fond in Measurement Studio, using AJAX is not an option. I believe the AutoRefresh timer uses AJAX of sorts and that's fine, just cant' use an UpdatePanel and Timer.
This has to be a text box, not the NumericEdit, the value will need to update but no cause a page post back.
any ideas?
Thanks.
Eric.