Hi Tony,

I just realized you were intending for the code to go in the site-wide error 
handler and not the custom error handling of the AJAX code.  I got it working.  
This was a great help!!

Thanks again,

Donnie

> Check firebug (how many times do people say this?)
> 
> If you throw a 500 and abort after, the client should treat the 
> response as an error. You need to configure the client too, not just 
> put in <cfheader statusCode="500">. Use ALL of my code, not just a 
> fragment.
> 
> 
> 
> > Thanks Tony!  Will the <cfheader statusCode="500"> work with the 
> > site-wide error handler on?  I tried adding this tag to my ajax code, 
> 
> > but it is still returning as success.
> > 
> > Thanks,
> > 
> > Donnie 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339125
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to