getting following exception while making call using XMLHttp object asynchronously in mozila firefox. can anybody help me to resolve this issue?
407 Proxy Authentication Required The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied.
Description of cause-
actually i am trying to make async request to using get in javascript it is working fine for ie6 but for ie 7 and firefox 3.5 it will it wont get any data using async request so how to overcome this problem when i debug in firfox 3.5 using firebug it shows
407 Proxy Authentication Required The ISA Server requires authorization to fulfil the request. Access to the Web Proxy filter is denied.
exception at console so how to tackle this issue
Note : our network has proxy server