james_027 Mon, 08 Oct 2007 00:49:43 -0700
hi, when using the $.post() the second argument is for the data to be send. is there a shortcut way of specifying all the data in the forms? rather than manually doing {'field1':'value1', 'field2':'value2', ...}
Thanks james