Browsers should respect the headers that are supplied with the
response, and CF sends stuff that will prevent the browser from
caching (unless you tell it not to).  So that shouldn't be a concern.

cheers,
barneyb

On Mon, Aug 3, 2009 at 4:43 PM, Kym Kovan<[email protected]> wrote:
>
>> You can put a .cfm file in the src attribute of a
>> script tag, serving a dynamic document through. Just make sure that the
>> generated JavaScript is valid, and use the cfcontent tag to tell the
>> browser that it's a javascript file.
>
> What about caching? Won't the browser go for what is in its cache and
> not grab the same-only-we-made-it-different file?
>
>
> --
>
> Yours,
>
> Kym Kovan
> mbcomms.net.au
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325191
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to