Browse by Tags

All Tags » HTML (RSS)

Using Windows Scheduler to call an URL at specific interval by vik20000in

Hi, I have used windows scheduler a lot of time while working with Sharepoint. Most of the time this was used to run some console application (which would work in off peak time to do some data management). But few days back, I had a requirement where...

Binding keyboard shortcut in Asp.Net by vik20000in

Hi, Many a times when working with the Web Application you would like to give the user the comfort of getting the job done without using the mouse. It can be of great use to the user if they can perform many tasks using the keyboard in a web application...
Filed under: , ,

Using Meta Tag to refresh and redirect a page by vik20000in

Hi Many a times we have a requirement where by we want to make a pager refresh by itself at a certain interval. We may also want to redirect the page to another page after a certain amount of time. I know we can do this with the help of Asp.Net Ajax Extension...
Filed under: , ,
More Posts