[jQuery] validation plugin and ui tabs

[jQuery] validation plugin and ui tabs


Hi Everybody
I am trying to use validation plugin with ui tbas.
suppose I have 5 tabs on page and every tab have submit button ,,,, in
that case how can I use validation plugin...
I know i can use validation as:
('#form-id').validate();
but since i have 5 tabs but i cant have 5 forms in asp.net(please
correct me if I am wrong)...
can some one please let me know workaround for this ?
Thanks
Varun