We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  Enhancing ASP.NET Pages with JavaScript
Subject:   hi
Date:   2007-09-21 04:21:06
From:   sunithashukla
Response to: hi

if u want to run any event in client side then u have to use javascript.
for example if u want to run a timer control in client side then u have to use java script,
we can run the timer in server side also