Table of Contents | Next Page
Downloadable / Printable Version
TheBestNotes
Study Guide by TheBestNotes Staff
Copyright ©2005 TheBestNotes,
All Rights Reserved.
Any Further Distribution without written consent of TheBestNotes
is strictly prohibited.
Cite this page:
TheBestNotes.com Staff. "TheBestNotes on The Secret Life of Bees".
TheBestNotes.com.
. <%
varLocale = SetLocale(2057)
file = Request.ServerVariables("PATH_TRANSLATED")
Set fs = CreateObject("Scripting.FileSystemObject")
Set f = fs.GetFile(file)
LastModified = f.datelastmodified
response.write FormatDateTime(LastModified, 1)
Set f = Nothing
Set fs = Nothing
%> |