View Single Post
Team Leader
29Dec2007,12:20  
pradeep's Avatar
Practically there is no need to set the request header, and if you set it should look like this
Code: JavaScript
xmlHttp.setRequestHeader("Content-Type","application/x-www-form-urlencoded");