how can i post a form to server using jquery?

$.post requires me to post data in key value pairs. if the form is big
then that's a bit tedious. any better way?

Reply via email to