close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form not sending email

Thread began 7/03/2013 2:16 pm by Freddy | Last modified 7/10/2013 9:18 pm by Freddy | 843 views | 2 replies |

Freddy

Form not sending email

Hi,

I am having trouble with a contact form sending email once it is filled out and submitted.
I have tried looking around for a solution in other forums, but all of them suggest different solutions withing the php code and I don't really know what to look for as I have extremely little experience/knowledge in php.

url to the page in question is here: http://zozayacreative.com/TLM/boats_detail.php
the cantact form in located on the uppre-right.

files are also attached.

Looking forward to your prompt response.

Sign in to reply to this post

Jason ByrnesWebAssist

all form processing must occur on the forms action page.

you have the action of the form set to post to another page:

<form class="NewFromBlank_Default" id="financingform_NewFromBlank_Default" name="financingform_NewFromBlank_Default" method="post" action="inventory.php">


but the UE behavior is on the form page.

change the action to post to the same page as the form:
<form class="NewFromBlank_Default" id="financingform_NewFromBlank_Default" name="financingform_NewFromBlank_Default" method="post" action="boats_detail.php">

In UE< you can set the go to page to redirect after the mail is sent.

Sign in to reply to this post

Freddy

Thank you very much Jason.

I was able to fix it and get it to work with your instructions!

Thanks again

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

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.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...