Knowledgebase
Portal Home > Knowledgebase > Windows Hosting FAQs > AJAX not working on my website
AJAX not working on my website
| You should upload the ajaxtoolkit.dll and accompanying files to your bin folder and add the following code in your webconfig
<system.webServer> <handlers> <add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /> </handlers> </system.webServer>
|
Add to Favourites
Print this Article
|
Also Read
Powered by WHMCompleteSolution