The MailTo parameter of <CFERROR> does not send an email when an error
occurs, all it does is provide an Email Link that the user can click to send
and email.
To Access and display this email address use #Error.MailTo# in the Error
template
HTH
Mike
-----Original Message-----
From: Robert Orlini [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 15:34
To: CF-Talk
Subject: emailto?
I have an application.cfm file that generates an alternate page when it
detects an error with an OBDC connection. The application file contains the
following:
<!--- Error template --->
<CFERROR TYPE="REQUEST" TEMPLATE="/_emergency/defaultx.htm"
mailto="[EMAIL PROTECTED]">
Everything works OK....that is I get the alternate error page template that
I have requested above, but I don't receive an email. When this error page
appears when do I get this email that I specify in the "emailto=" above? Is
there something else in CF I have to setup. I know the web serve sends out
emails because when I use CF in forms, CF emails the customer replies w/no
problem.
Any suggestions please? Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists