Have just coded new single page website for small charity.
There are 3 forms on it that easch send emails to different charity officers, using PHP on the same page to determine which form posted the data, and this works fine…
Previous version redirected to a Thank you page after submission, but the customer would prefer it if a bootstrap modal “Thank You” was displayed instead to match the rest of the new website.,
The 3 email submissions work ok, but cannot work how to display the modal…after email has been sent.
Is this possible?
Many thanks