Tag: architecture
Questions Related to architecture
What’s the function of setRequestHeader() method in XMLHttpRequest Object ?
AJAX uses --------------- for information Exchange?
What is the purpose of the 3rd argument in the below command : xmlhttp.open("POST", url, true)
How to create an Array in JavaScript?
Does JavaScript Function allow to return value ?