That's right.  I am really looking for the date the .cfm file was modified, not the data within it.  I tried CFDIRECTORY but that only gives me the date the directory was modified, not a specific file.  I tried inserting the file name but it comes up blank.  Am I using it wrong?

 

Bridg.

 

-----Original Message-----
From: Bob Silverberg [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 24, 2002 4:50 AM
To: [EMAIL PROTECTED]
Subject: RE: [CFTALKTor] Page Modified date

 

I believe that if you read the original email you'll see that the question was "how do I get the date of a .cfm file?".  The point that you raise may or may not be valid depending on the nature of the template.

 

Bob

 

 -----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of ArtPetch
Sent: Sunday, 24 March 2002 1:46 p.m.
To: [EMAIL PROTECTED]
Subject: RE: [CFTALKTor] Page Modified date

But are you not forgetting that the date the template file is modified isn't necessarily the date the data was modified?

 

Arthur

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Bob Silverberg
Sent: Saturday, March 23, 2002 7:55 PM
To: [EMAIL PROTECTED]
Subject: RE: [CFTALKTor] Page Modified date

 

You can use CFDIRECTORY to return a recordset with information about the file, including the DateLastModified.

 

Bob

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brigitte Belisle
Sent: Sunday, 24 March 2002 11:21 a.m.
To: '[EMAIL PROTECTED]'
Subject: [CFTALKTor] Page Modified date

Hey gang!

 

It's been quite a while since I've had to ask a question because I've been reading all of your solutions.  Great work!  Here's one for anyone who has had this kind of problem:  I use a separate footer file on my current site and I've been told to add a field PAGE MODIFIED DATE.  I thought, ok easy enough.  I'll just create a variable on all my pages and display it in the footer.  My question is how do I get the date of a .cfm file?  I looked at the available variables but did not find one.

 

Thanx!!!

 

Bridg. 

Reply via email to