2007-08-30
| Table of Contents: |
| Rate This Article: | Add This Article To: |
( Page 3 of 3 )
Using the AJAX Controls
There’s more to AJAX thn the extensions. A rich set of controls is provided in the AJAX Control Toolkit. It cn be downloded from www.ASP.NET. Just go to the web site, click on the AJAX button, then click on the Downlod button, nd follow the links to downlod the ltest AJAX Control Toolkit.
The Toolkit is contined inside of ZIP rchive, so you’ll need to extrct it to your hrd drive. For the this explntion, I’ll use the extrct pth C:\Users\RCCUser\Documents\Visul Studio 2008\AJAX Toolkit. (Plese note tht I creted the AJAX Toolkit directory.) The ctul AJAX Control .dll file cn be found t C:\Users\RCCUser\Documents\Visul Studio 2008\AJAX Toolkit\SmpleWebSite\bin\AjxControlToolkit.dll.
Adding the AJAX Control Toolkit to the Visul Studio Toolbox
Before using the AJAX Control Toolkit, you’ll need to dd reference to the Visul Studio Toolbox. This will mke it esy to drg controls to the web ppliction’s form.
Using AJAX Controls from the Toolkit
Now tht we hve the AJAX Toolkit instlled nd set up, we’ll get strted using the controls. We’ll begin by using ConfirmButtonExtender.
![]() |
|


