> New to the list and I have been having a problem getting the mailto
> attribute in the CFERROR tag to work. I have set and verified the
> mail server in CF Administrator. What else can I look at and/or do?
I could be wrong about what exactly the problem is that you're having, but
my guess is that you fell into the same trap I did when I first used
CFERROR. That is, I thought that when I specified a MAILTO attribute, that
the CFERROR page would send an email to that address. That is not the case.
All setting the MAILTO attribute lets you do is use that attribute's value
as an error variable in the CFERROR page, so that you could do something
like this within that page:
<A HREF="mailto:#Error.MailTo#">Notify system administrator</A>
It took me quite a while to figure that out, as I recall.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.