Hello,
COuld somebody please help? I am not getting emails (form results). This is what I did.
Created a form, published it.
In general>
in html>
FormURLs>
Other than that, I haven't touched anything else, and I am not getting any email results at all.
Please help.
drb<br><br>Post edited by: admin, at: 2007/08/21 23:00
COuld somebody please help? I am not getting emails (form results). This is what I did.
Created a form, published it.
In general>
these are the settings: Form Name: somename Email the results ? Yes Email Address(es): [+/-] some@some.com Email Subject: [+/-] feedback Form method: Post Get Record and send users IP? Yes From Email: admin@mydomain.com From name: Admin ReplyTo email: admin@admin.com NOTE: all other fields are empty.Formcode>
in html>
<table width="59%" border="0" cellpadding="3" cellspacing="5"> <tr> <td colspan="4"><strong>Please provide any feedback regarding the course. Your feedback is 100% anonymous and no identifying information is collected from you.</strong></td> </tr> <tr> <td width="23%">Name<span class="style1"></span></td> <td width="28%"><input name="Name" type="text" id="Name"></td> </tr> <tr> <td width="23%">Email<span class="style1"></span></td> <td width="28%"><input name="email" type="text" id="email"></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td colspan="4"><textarea name="message" rows="15" cols="55" id="message"></textarea></td> </tr> <tr> <td colspan="4"><input type="submit" name="Submit" value="Submit"> <input type="reset" name="Reset" value="Reset"></td> </tr> </table>
FormURLs>
I have put in a url that refers back to a content item.
Other than that, I haven't touched anything else, and I am not getting any email results at all.
Please help.
drb<br><br>Post edited by: admin, at: 2007/08/21 23:00