Author: wheel0513 | Posted on: 5/30/2009 5:10:48 PM | Views : 1134

Is there a way to stop or set a time limit expiration (preferred) for a specific element on my page (a flash app).
I have a word flash app that changes words every few days or so and if the app has been cached the words never change. It works off of a xml file that tells it what words to display. If i could just set a time limit on the cache of the xml file that would be great.
My page code and xml code is listed below:
<%@ Page Language="C#" Go to the complete details ...