jquery validation with confirmation

jquery validation with confirmation

hi,
i have inserted jquery validation in my asp.net page.. 
since am new to this i donno where to add javascript confimation popup iwth this jquery validation.
say after validating my form it should popup and say the submitted values .
and if user says ok then the form should submit else should stay back..
how do i do this?