I want to send emails from a webserver and thought I would look at the SendEmailFromWebBrower(11) example to get me going but I can't get it to compile.
I am getting three errors when I try to compile the example:
Source file WEB11BC.CLW not found
Unknown identifier: AUTHUSER
Unknow identifier: AUTHPASSWORD
Can anyone give me any ideas as to why this is please?
Thanks.