NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: jking on February 02, 2018, 07:56:19 PM
-
I'm experimenting with example 11 to see if I can add email to my NT 10.15 app. Been a while since I looked at this so thought I would try again.
I have set up the correct server specs in the embed ( I think )but get a blank results page and no email sent. See the attached images.
Thanks,
Jeff
-
Hi, Jeff
Bruce dealt with this for me in the Feb 1, 2018 User Group. Basically, you need loc:result = SendEmail(emailgroup) instead of just SendMail(emailgroup)
-
Casey,
Thanks! That was it.
Jeff