cancel
Showing results for 
Search instead for 
Did you mean: 

AJAX xmlhttpRequest call in Mozilla...

Former Member
0 Kudos

Hi, I would like to know if FireFox or Netscape 7.2 or any Mozilla browsers support Synchronous calls for the xmlHttpRequest method? I am looking at this call:

<b>xmlHttpRequest.open( "GET", targetURL, false)</b>

Any suggestions or comments are well appreciated! If possible, can you please provide a simple example of it working in FireFox? Thanks so much!

Thanks again,

Baggett

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Baggett,

yes i does please have a look at this article. It is pretty much straight forward.

http://www.onlamp.com/pub/a/onlamp/2005/05/19/xmlhttprequest.html

best regards,

Matthias

Former Member
0 Kudos

Thanks for your response Matthias! I will research this article and get back to you if I have more questions!

Thanks,

Baggett.

Answers (0)