%
Function ShowFileAccessInfo(filespec)
Dim fso, f, s
Set fso = CreateObject("Scripting.FileSystemObject")
Set f = fso.GetFile(filespec)
s = s & "Page Last Updated: " & DateValue(f.DateLastModified)
ShowFileAccessInfo = s
End Function
%>
DEP Online: Hotel and Restaurant Recycling
DEP Recycling
Hotel
and Restaurant Recycling
Recycling
Resources for Hotels and Restaurants
|
|
|
Other
Resources
Please
check out these other pages for hotel and restaurant
recycling information.
|
|
Today
is: <% Response.Write(DateValue(NOW)) %>
<% Response.Write(ShowFileAccessInfo("F:\inetpub\wwwroot\mwcog.org\environment\recycling\hotel\mentor\links.htm")) %>
|
|