Hello,
I need to start a when a button is clicked on my form
in a windows application i'd use timer.start()
but i dont seem to have this option with my webform
any idea how i can have the timer idle on page load and start it on button click?
Iain