PDA

View Full Version : XMLHttp request


VMendira
04-13-2007, 12:03 PM
Hi

Do you have any idea of sending an XMLHttp request (POST,GET) thru JavaScript using IE proxy settings if any?
I have searched a lot of forums but couldn;t find the answer.
It would be of great help if you could answer my question.


VMendira

david_kw
04-16-2007, 06:35 PM
I think IE will use whatever proxy is set up for the rest of the browser for the XMLHttpRequest. But I've never tested it out.

david_kw