November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Jan
Make sure you have the proper code in Global.asax.cs. If you install a new site with Public Templates you'll automatically get this code which you then can compare and copy into your solution. Also make sure that the from address is a valid email address.
Hope this helps.
Frederik
Hi,
We have Site which has a Contact Us (Xform) page. It is set to save to database and send email.
It saves to the database alright but it doesn't send an email and doesn't go to the the thank you page even when one is set.
This is currently my smtp setting:
How can I troubleshoot this one? I don't think I can debug the submit button of the Xform Control. Can I?