Can JS submit name/vale pairs through a document.testform.submit(); ? or does it have to be submitted through the html tags, for example
no, you'll have to mash it yourself into JSON using javascript