Validator: Update form element value after validation but before post

Validator: Update form element value after validation but before post

Hi All,

I'm very new to using JQuery so please excuse my ignorance with this question. I have a form that I am validating with the Validation Plugin. All things are working as I would like and the form is validating. Once the form has been validated I would like to update the value of a hidden field before posting the data to an asp page.

Could someone please help me accomplish this task. I have searched for an answer but am having difficulty following what I have seen on the Web.

Thanks in advance.

_t