Check out: http://www.dexign.net/post/2008/07/16/jQuery-To-Call-ASPNET-Page-Methods-and-Web-Services.aspx
Makes it really simple. On 29 Mar, 09:34, iceangel89 <iceange...@gmail.com> wrote: > 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?