Hi,
If we disable the script debugging option in the IE browser then is it AJAX will work and how updatepanel will behave or work?
Thanks in advance,
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted Oct 16, 2009, 4:10 AM
Please refer this link to read more about debugging Ajax script....
http://www.packtpub.com/article/debugging-ajax-using-microsoft-ajax-library-internet-explorer-and-mozilla-firefox
Regards
Vinay
Master BillaPosted Oct 12, 2009, 12:52 PM
When you are disable the JAVA script debug in IE, you can't debug the client side script in the IE but java script will run normally.
Since AJAX update panel will work normally
http://www.asp.net/Ajax/Documentation/Live/overview/UpdatePanelOverview.aspx
thank you
Roei BarPosted Oct 12, 2009, 11:29 AM