|
|
|
|
|
by byoung2
6079 days ago
|
|
After the user submits a form, it is usually a good idea to display a confirmation page. It might be jarring to go directly to the privacy page. I would set it up like this: index.php?page=contact -> shows the form
index.php?page=contact-submit -> shows the confirmation with privacy policy text
|
|