I would really appreciate some help with a code I have. I want to redirect the submitter to any page of my choice after the form data has been submitted.
If you plug the code into the following link "http://www.w3schools.com/html/tryit.asp?filename=tryhtml_default" and follow the prompts, you'll see when it gets to the "Appointment Summary" page there is text at the top instructing the user to "click here to pay deposit". The issue I am having is people are not clicking the text to be redirected. I would like for after user submits form aka schedules appointment the appointment summary page is visible for a few seconds then the user is automatically redirected to the url page of my choice. I also don't want the text "CLICK+HERE+TO+PAY+YOUR+DEPOSIT" to be visible at all on the account summary, just redirect after form has been submitted.
Here is the code:
<iframe id="schedulista-widget-00"
src="https://www.schedulista.com/schedule/neecostylez?
mode=widget&rt_url=http://www.neecostylez.com/product-page/b58af64e-f174-6c25-a524-
6388b7ddd6b7&rt_text=CLICK+HERE+TO+PAY+YOUR+DEPOSIT" ="true"
frameborder="0" scrolling="no" width="100%" height="900px">
</iframe><script id="schedulista-widget-script-00" type="text/javascript"
src="https://www.schedulista.com/schedule/neecostylez/widget.js"></script>
This is where I'd like for it to be redirected too AFTER user has (submitted form) aka Scheduled their appointment. http://www.neecostylez.com/product-page/b58af64e-f174-6c25-a524-6388b7ddd6b7