/** To serialise the Input Form field by ID using Jquery. */ var formData = new FormData(document.getElementById("fieldId")); alert(formData);
Please post any queries and comments here.
Subscribe in a reader
No comments:
Post a Comment
Please post any queries and comments here.