Form, PHP and sendmail issues.
Hi, I am new to web design, and am trying to set up a web site for a study project. On the site I have a couple of forms I created in DW, and a PHP script to send the data via email. Easy enough!
However I have an issue, the PHP script will only divert to the success url if the user enters data into all the form elements. However, there are no required fields in the form, the script does send the email irrespective of data input into the form, it just doesn't divert to the success URL.
Can anyone please give me some advice on this????
Thanks in advance!
