HTML forms/ajax problem

Associate
Joined
21 Feb 2004
Posts
886
Hi, I have a form within my asp with multiple fields within this form. I have Ajax that apparently sends a selected few of these fields to another page. However, when this Ajax/button is submitted the form sends every single field within form which I do not require? Is there a way to solve this problem with only submitting my selected few?

Thank you,

Eliot.
 
Back
Top Bottom