Dacha,
If you have enabled session variables, this is easy. In your application.cfm
page insert this code below your <cfapplication...>


<CFERROR TYPE="Request" TEMPLATE="error.cfm" MAILTO="[EMAIL PROTECTED]">

Then be sure to have a custom error.cfm page within that directory scope. It
is important to note that CFSERVER will not process anything but html on the
error page.

Tony Gruen





-----Original Message-----
From: ZAMEX [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 3:51 AM
To: CF-Talk
Subject: 404 Error


This is a multi-part message in MIME format.
--------------DF5FC63736D5ED85F5E527F7
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

Anyone knows how to set up customized error page in CF 4.0 for
404 Error OR
Page Not Fount OR
HTTP/1.0 404 Object Not Found.

Thanks in advance,
Dacha.

--------------DF5FC63736D5ED85F5E527F7
Content-Type: text/x-vcard; charset=us-ascii;
 name="zamex.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for ZAMEX
Content-Disposition: attachment;
 filename="zamex.vcf"

begin:vcard
n:Hrkalovic;Danilo
tel;cell:+381 63 365 834
tel;work:+381 11 8013 496
x-mozilla-html:FALSE
org:ZAMEX - web design & promotion
adr:;;Gnjionska II/5;Beograd;;11253;Yugoslavia
version:2.1
email;internet:[EMAIL PROTECTED]
title:Web Konsultant
fn:Danilo Hrkalovic
end:vcard

--------------DF5FC63736D5ED85F5E527F7--



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to