F
fripper
I have a VB .Net application for which I would like to write a JavaScript
program to handle a countdown counter. My question is can I access the text
property of a textbox that I created in design mode with VB .Net from the
JavaScript program? This is to say I want the JavaScript program to pick up
the value in the textbox reduce it by one and put the new value back into
the text box.
Thanks.
program to handle a countdown counter. My question is can I access the text
property of a textbox that I created in design mode with VB .Net from the
JavaScript program? This is to say I want the JavaScript program to pick up
the value in the textbox reduce it by one and put the new value back into
the text box.
Thanks.