I have some data, lets say:
var dat = JSON.stringify(frm.serializeArray())
I want to submit this to the server using a roundtrip (aka, non
text
or hidden
input field to the form. make sure you give it a meaningful "name" attribute. That's the name that the server would get the data within.