RE: AJAX request returning 304

2014-08-27 Thread David Phelan
mation Technology 3 Odell Plaza, Yonkers, NY 10701 914-457-6465 Office dphe...@emerginghealthit.com www.emerginghealthit.com www.montefiore.org From: Donnie Carvajal Sent: Wednesday, August 27, 2014 1:00 PM To: cf-talk Subject: AJAX request returning 304 I h

AJAX request returning 304

2014-08-27 Thread Donnie Carvajal
I have an ajax request calling a ColdFusion template. Each time the ajax function is called, the ColdFusion template should return the next 20 rows of a query. I am running into an issue where the browser thinks the ColdFusion template hasn't changed since a 304 http status code is returned.