Hello
I have a contact form here: http://www.dimadayoub.net/contact but when I complete the fields and click 'Send', the form is NOT sent. There are no server error messages. If the form were sent, the user would
be redirected to a personalised 'Thank you' page, but this does not happen.
Contributors here have been kind in helping me, but the form still does not work.
There is nothing wrong with the server side of things and I have checked with my Web hosting service that my email address and SMTP password are correct.
When I complete the form, the mail server does not hesitate - it does not 'think' about things. The form fields disappear immediately and the form stays where it is. Please try it yourself. There is no database involved and no Captcha, so it should be straightforward.
In Visual Studio Express for Web (2013), if I go to my contact.aspx.vb file and debug it, the contact.aspx page ...
Go to the complete details ...