Universal email not sending contact form
I have the new data bridge but when I configure the new email to send from contact page it does not ever send or arrive.
I have the new data bridge but when I configure the new email to send from contact page it does not ever send or arrive.
the form action is set to post to another page:
<form action="contact-confirm.php" method="post"
rule number one when working with forms:
All Form Processing MUST occur on the page specified as the action in the form tag
Reset the form action so that it posts to itself, that will allow the UE Behavior to trigger and send the email, then redirect to the confirm page.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.