Jochem, this worked perfectly.

Thanks
M!ke

-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 23, 2005 4:02 PM
To: CF-Talk
Subject: Re: Process CF Page Then Cancel Response

Dawson, Michael wrote:
> I want to click on a link, have CF process some stuff (send an email) 
> then that's it.
> 
> I don't want the page to change in the browser.
> 
> How do I do that?

Send a HTTP 204 status code in response without an actual response body:

<cfcontent reset="yes"><cfheader statuscode="204"><cfabort>

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199832
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to