[ad_1]
You have to call send(null) on the xmlhttp-Object.
Just add
xmlhttp.send(null);
This will actually send the request.
0
[ad_2]
solved Ajax code doesn’t works in IE
[ad_1]
You have to call send(null) on the xmlhttp-Object.
Just add
xmlhttp.send(null);
This will actually send the request.
0
[ad_2]
solved Ajax code doesn’t works in IE