Sunday, March 29, 2009

[jQuery] post form using jquery ajax

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?

No comments: