Is there any method to submit an html form without redirecting from the current page without using ajax?
you can set a target="" for your form - so you could submit your form to a new tab (target="_blank") or to a small, hidden iframe (target="nameofmyiframe")
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With