Page 1 of 1

Debug ajax calls in IE

PostPosted: 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

PostPosted: Fri May 18, 2012 4:38 am
by beniston
It looks interesting when you say that we can debug ajax calls in IE. :D

Can you please show a demo so that we can start using it in IE?

Re: Debug ajax calls in IE

PostPosted: 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

PostPosted: 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. :D