May 25, 200718 yr I have survey pages created via XSL style sheets that users fill out. I have also created an XSL thank you page that I would like to have load after the user hits "submit" and a new record is successfully created in the database. I cannot figure out how to do this. Right now, I have a javascript running that opens a popup window with the thank you page after the user hits submit. This is confusing for the user, as the page underneath the popup, the one they filled out, reloads itself (and clears out all fields), when they hit "submit." This makes the user wonder whether the submission was successful. Does anyone know how I can tell the XSL page to load a different XSL page after a successful submission? Thank you!
Create an account or sign in to comment