Hi, I know it's pretty common (and probably a simple thing to do), but I'd like to display the name and text that the user types into my form (form.aspx) on a response page (response.aspx) that the form goes to before submitting. Like a two-part submission so they can check their info and go back to change it if necessary. Is there a jQuery form validation that does this? I can't seem to find it.
Thanks, Ena