Is it possible to make an alert box pop up when a form is submitted that provides the user with several options?
Here's an example
User clicks submit
box pops up containing some text and options:
text: Have you remembered to complete the thingymajig form?
options: yes and continue (goes to form processing page)
no (goes to thingymajig form page)
what is thingymajig (goes to info page)
Is something like this possible?
Here's an example
User clicks submit
box pops up containing some text and options:
text: Have you remembered to complete the thingymajig form?
options: yes and continue (goes to form processing page)
no (goes to thingymajig form page)
what is thingymajig (goes to info page)
Is something like this possible?