Programming ASP.NET Web Pages with Client Script

You can include client side script in your ASP.NET Web page for operations that manipulate the look of the page and require quick response time. This section presents topics discussing client side script and how to add it to your ASP.NET Web pages.

In This Section