| |
| <%
Dim file, fs, f, LM
file = Request.ServerVariables("PATH_TRANSLATED")
Set fs = CreateObject("Scripting.FileSystemObject")
Set f = fs.GetFile(file)
Lm = f.datelastmodified
Response.Write ("Ultima modifica: " & FormatDateTime(LM, 0))
Set f = Nothing
Set fs = Nothing
%> |
 |
|
T/1
100x8x b42
Kg 159 |
|
T/2
100x13 b51
Kg 220 |
|
T/3
100x11xb45
Kg 138 |
| |
| |
|
|
|