[jQuery] Form Plugin - Submit Button Value

[jQuery] Form Plugin - Submit Button Value


Found this thread -
http://groups.google.com/group/jquery-en/browse_thread/thread/145ed6dc39ad3fdd/d536900b63f5fa6b?lnk=gst&q=form+plugin+submit+button+value#d536900b63f5fa6b
Refers to a jquery bug but no discussion after that. I need to get the
submit button value to process the form. Is there a way to include the
value of the submit button along with the rest of the form? I thought
about serialize, but how do I add it to the rest of the query string?
Thanks for any help.
Seth