var post = {}; post[] = ; $.ajax({ type: "POST", url: prps.ajaxFile, data: post, dataType: "text", success: function (data) { } })