Hi,I'm using a form builder package (it is not a dnn module).The package generates the following files:
.html file.php file.xml file.swf file
I have used an iframe module and pointed it to the .html fiel.The form displays and works OK, but when i come to 'submit' the form i get the following error message:Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in D:\WebRoot\Domains\nutonikmusicproduction.com\wwwroot\Portals\0\Form\nutonikform.php on line 174Cannot send email!Either sendmail or smtp is not properly configured on your system.Please contact your hosting provider to correct this problem.I have contacted my hosting provider and they told me to change the host settings-advanced settings-SMTP server settings-SMTP server and port - to mail.mydomainname.com.I have changed this and it is still no good, i just get the same error message as before.I am thinking that it is because i am not using a dnn module.Does anybody have any ideas?Thanks,Matt.