IMO the Ajax Control Toolkit should never be used anymore by anyone. There have been many releases which contained major bugs and it's just a massive package, which you really shouldn't need because of jQuery and all available plugins.
So my advice would be; drop Ajax Control Toolkit, adapt jQuery + plugins...
Ajax Control Toolkit and Umbraco 4.11.4
Hi there,
Can I just go ahead with installing the Ajax Control Toolkit on my existing project?
Should I anticipate any problems or conflicts?
Many thanks
mkariti
IMO the Ajax Control Toolkit should never be used anymore by anyone.
There have been many releases which contained major bugs and it's just a massive package, which you really shouldn't need because of jQuery and all available plugins.
So my advice would be; drop Ajax Control Toolkit, adapt jQuery + plugins...
I would like to emphesise @kipusoep's post, dont use it. Its kinda like bloatware today, and the load on your pages is just massive.
If your not yet into jquery and such then check this free online book about jquery and javascript. From basic to pro !
http://jqfundamentals.com/
Hi all,
Many thanks for your reply.
I actually agree with you but I was looking for a quick and simple solution to popup the default asp login box.
I have to admit that after downloading a few AjaxToolkit Sample I actually decided not to go about it.
Now instead I'm looking on implementing it via Conour code first. That should work fine with JQuery and other plugins.
Cheers
mkariti
is working on a reply...