Data retrieval using XMLHttpRequest in chennaimoms website

HI,

Can any one help me to get solution for xmlhttprequest?I dont know how
to use XMLHttpRequest? we need to use XMLHttpRequest in
www.chennnaimoms.com.But i got many errors when i try to use this in
our website.So please help me…how to use xmlhttprequest in
chennaimoms.com

On Sat, Oct 23, 2010 at 3:51 AM, Anu S. [email protected] wrote:

HI,

Can any one help me to get solution for xmlhttprequest?I dont know how
to use XMLHttpRequest? we need to use XMLHttpRequest in
www.chennnaimoms.com.But i got many errors when i try to use this in
our website.So please help me…how to use xmlhttprequest in
chennaimoms.com

XMLHttpRequest is, in most cases, a JavaScript object used for
communication between a web browser and we server. You might have seen
this object in Rails’ view layer, but this, jruby-users ml, is not for
JavaScript. You’d better to go some other ml, for example, JavaScript,
AJAX, or jQuery.

Hope this helps,
-Yoko