I know how to turn off caching for an entire webpage, but I have a situation where I do not want to turn off caching for the entire webpage.
But, I would like to turn off caching for 2 particular "Dynamically generated" HREF links, within the main webpage.
Is there a way to do this, through either the TR or TD tags?
What about some other tags, within the TD tag?
What about within the <a href... tag?
Thanks in advance
JCF.