Can someone please explain me what is this Ajax thing all about?
I would appreciate any information about fires caused by,or connected with, Ajax hot water boilers.
When trying to post regular strings as "abc" with xmlhttp.send everything works fine. But when the string includes html tags (e.g xmlhttp.send("<h1>abc</h1>")) - the data is not being passed to the ...