Hi everyone
I would need help with my contact/order form. What I have so far: functioning contact form with name, email, adress, etc. When clicking send, another php site opens and says "thank you" and an email ist generated and sent off.
What I want to have: Can I send the email off without having to direct to another php site? Is there a way to open a modal window instead? If yes, how?
Thanks!