Ajax not working!
-
-
hi all, I'm working on an Ajax enabled web site ,i almost finished doing that, and i tested every page i have finished it , suddenly i found that the Ajax is not working in all of the finished pages why is that happening , it was running fine :wtf: ?
-
hi all, I'm working on an Ajax enabled web site ,i almost finished doing that, and i tested every page i have finished it , suddenly i found that the Ajax is not working in all of the finished pages why is that happening , it was running fine :wtf: ?
Are you using Ajax Toolkit or writin your own javascript for AJAX?
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
-
Are you using Ajax Toolkit or writin your own javascript for AJAX?
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
m using Ajax Toolkit "Script Manager, Update Panel , Update Progress" and there is no error at all ,it works fine but without the functionality of the of the update panel. i will try to install IE7 "which it was working without it" and re install Ajax Toolkit!
-
m using Ajax Toolkit "Script Manager, Update Panel , Update Progress" and there is no error at all ,it works fine but without the functionality of the of the update panel. i will try to install IE7 "which it was working without it" and re install Ajax Toolkit!
If it is working for all other pages, re-installing AJAX toolkit won't help. You need to tell us more information about the error message you are getting or what you meant by not working.
Navaneeth How to use google | Ask smart questions
-
If it is working for all other pages, re-installing AJAX toolkit won't help. You need to tell us more information about the error message you are getting or what you meant by not working.
Navaneeth How to use google | Ask smart questions
thank you for helping me, i dont receive any errors when m running the applicatoin, the page is working fine but like m not adding Ajax Update panel, the is posting back to server. here is my code i pot a grid view inside an update panel , when m trying to sort items for example in the grid "which is inside upda
-
thank you for helping me, i dont receive any errors when m running the applicatoin, the page is working fine but like m not adding Ajax Update panel, the is posting back to server. here is my code i pot a grid view inside an update panel , when m trying to sort items for example in the grid "which is inside upda
-
when i run the web site an icon appear on the IE status bar till me done with errors the error is "sys is not defined".
From wher you are trying to run this site? I think you create Direct Sites on localhost from Visual Studio. Isn't it ?
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder