I have downloaded the AJAX control tool kit from the asp.net website.
I am working on Visual Studios 2008.
After adding the extender for any control for e.g button extender like confirm....and adding the code as mentioned in the the pdfs from the ASp.net website....the message box is not displayed....
I have added the script manager on my page.....but still no outcome
pls help......
Loading
electrojan equinoxPosted Mar 2, 2010, 12:07 AM
Sir,i have already added the script manager tags,but still am not getting the confirm message box, rather not a single extender is working.
i have referred all the online pdfs, docs,even video tutorials, in addition to book which i have purchased(Black Book ASP.NET 3.5 Platinum Edition & C# by Balagurusamy).
Mohammad ShahnawazPosted Mar 1, 2010, 3:09 AM
dear check your script manager tags,
if it is not added then it will not work.
thanks