Hi guys,
I am trying to build a timer control to be used in web form. I am trying to fetch data from a dataset and do some operation after every 20 seconds interval without refreshing the page. I am using
VB.Net (Framework 1.1) as code-behind. Can any one help me in this regard? Any code sample will be much appreciated.