Formularz JavaScript Opublikuj dane JSON

var formData = JSON.stringify($("#myForm").serializeArray());
Relieved Rat