Hi Brian, What a brilliant idea. Why didn't I think of that?!? Thank you so much for your post.
On Oct 24, 3:05 pm, "Brian Heaton" <[EMAIL PROTECTED]> wrote: > Hi Simon. > > We put the following snippet in each of our content classes. It sets a > VBScript variable with the value of the Info - Page: Modification Date, in > yyyy-MM-dd format. > > As you can see, when the page has completed being built the VBScript > variable will contain the most recent page modification date, which is then > output in the footer. > > <!IoRangePreExecute> > <% if strLastModifiedDate < "<%LastModifiedDate%>" then strLastModifiedDate > = "<%LastModifiedDate%>" %> > <!/IoRangePreExecute> > > Hope this helps. > > Brian Heaton > Missouri State University --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
