jQuery: The Write Less, Do More JavaScript Library

Re: jQuery ajaxSubmit(), how to send the form in a json format?

by Giovanni Battista Lenoci-2 :: Rate this Message:

Reply to Author | View in Thread


DaNieL ha scritto:
> i'll love that the plugin will send a request like:
>
> mypage.php?mytest=[{'firstone':'here some text!','secondone':'text in
> here too'}]
>
>
> Is it possible?
>  
Don't know, but I'm curious, what's the motive behind this choice? If
you pass a json object you have to convert in an array with json_decode
to have an array similar to $_POST, right?




--
gianiaz.net - web solutions
via piedo, 58 - 23020 tresivio (so) - italy
+39 347 7196482

 « Return to Thread: jQuery ajaxSubmit(), how to send the form in a json format?