I need to send an xmlhttprequest to a page that returns 302 and redirects and not to the redirected page, I saw this : Problems with xmlhttprequest status 302
but this solution only works in Firefox, i need something that will work for IE and Chrome.
Thanks