Debug ajax calls in IE

Posted:
Fri May 18, 2012 4:06 am
by Vipindas
Fiddler is freeware and can debug traffic from virtually any application that supports a proxy, including Internet Explorer, Google Chrome, Apple Safari, Mozilla Firefox, Opera, and thousands more. You can also debug traffic from popular devices like Windows Phone, iPod/iPad, and others.
It would come handy when you have to debug your ajax/Json calls in IE Browser
Re: Debug ajax calls in IE

Posted:
Fri May 18, 2012 4:38 am
by beniston
It looks interesting when you say that we can debug ajax calls in IE.
Can you please show a demo so that we can start using it in IE?
Re: Debug ajax calls in IE

Posted:
Fri May 18, 2012 5:49 am
by Vipindas
Found another one called . It is easy to install and use.
It would be better to use Debugbar to view Ajax calls in IE, which is more user friendly than Fiddler.

Re: Debug ajax calls in IE

Posted:
Tue May 22, 2012 10:55 pm
by beniston
I tried it and its working fine for IE. Have not checked it completely. Will do that later.
Thanks for sharing it.
