I have a form on my website that is supposed to email the results to an email addty. The form works, but no email is recieved. Someone told me I need to tell the form to use LOCALHOST? Where do I do that? I am using etomite as my content managemet systems..but that should be irrelevant. Here's my form code (i did change the my@email to my real email tho...just didn't want to include my real email below):
I dont see any code thats trying to even send out emails . Please see http://www.daniweb.com/techtalkforums/post188143.html foe a sample code. Need to have something like mail( '[email protected]', 'Email Subject', 'Message', 'From: [email protected]' ) to send out mails from your app. Vikram DiscountASP.NET www.DiscountASP.NET