When sending a message the get method shows xml with the message on firebug.
<message>hi</message
How to I display the xml back on the web page?
note: using ajax without jquery
When sending a message the get method shows xml with the message on firebug.
<message>hi</message
How to I display the xml back on the web page?
note: using ajax without jquery