Request in Ajax
How to make a request with Ajax ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Arjun PanwarPosted Nov 8, 2011, 7:45 AM
Bhavik SolankiPosted Nov 7, 2011, 8:48 AM
Using Jquery its very easy to make ajax request. you can use jquery in any server script or language like .net ,php,java
jquery has method for send request
1. Getjson
2. Post
3. Ajax
Regards,
Bhavim