Newbie question: Post form to a page.

Newbie question: Post form to a page.

I am new to jQuery. I have looked at the following page:

 

http://api.jquery.com/jQuery.post/

 

I would like to implement this so that I could POST elements in a FORM to a page.

 

I have looked for a simple example using ASP, but have been unable to find anything.

 

Can someone provide me with a simple example?

 

Thanks.