Cherian M Paul

Results 2 comments of Cherian M Paul

Here is a simple JavaScript code that worked for me. var divResult = document.getElementById("divResult"); var txtUserId = document.getElementById("txtUserId"); //Build the JSON Data Object to Send to Server var data =...

@mevdschee I have the entire working code... Do you want me to send a pull request? We can put it as a sample code.