Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a feedback form in my webpage, All I need is to make the user fill those fields(Name, Email, Contact No, and Feedback) and to click submit button. When he clicks the submit button after filling all these fields the data should be mailed to an email address (I have defined it in the code).
I have done everything and its all working, but when I host my site and submit a feedback it shows "Internal Server Error".
Plz help me in this scenario..
Thanks in Advance
Posted
Comments
[no name] 16-Sep-15 1:26am    
Use Try-Catch block to get the exact error message.

getMessage();
}
?>

Secondly also cross check with email server access, server name, port no, credential etc.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900