Hi,
I have one application built in classic ASP. When calling remote scripts using rs.htm, the funtionality works in IE 7/8 but fails in IE9. After hosting the application on my location, the functinality works fine only when I use machine name to browse the site. When I debug using localhost URL, the funtionality breaks like in production environment. Am confused not, whether the issue is with IE9 compatibility or some authentication/cross scripting issue.