Landing Page For Website

How do I designate a Landing Page after pressing submit for a form in dreamweaver?
I have created a website in dreamweaver and I have made a form for my customers to fill out for more information. It sends me the form when the client presses submit, but then it directs them to my homepage. What code do I need to put in dreamweaver so that it just goes back to the form page they were originally on (blank form is ok)?
In the code, add a semicolon after your mailto command and add the webpage that you’d like to redirect your visitor to after they click submit.


Leave a Reply
You must be logged in to post a comment.