XMLHttpRequest Question:
Download Job Interview Questions and Answers PDF
What is send(content)?
Answer:
The send(content) method transmits the request, optionally with postable string or the data of DOM object.
Download XHR2 Interview Questions And Answers
PDF
Previous Question | Next Question |
What is open(arg, arg,arg,arg,arg) function? | How do we do asynchronous processing using Ajax? |