One of my customers gets "Internet explorer has modified this page to help prevent cross-site scripting" error on her website on IE8.
The page has several ajax calls to the same domain + calls to standard js files outside the domain such as google analytics.
How can I detect which call from the browser is actually causing it?