Use the code
dim dtModified as date
f = fso.GetFile("filepath")
dtModified = f.DateLastModified()
Hope it helps
Manuj
----- Original Message -----
From: "marc cardenas" <marclena@h...>
To: "pro_VB_dotnet" <pro_vb_dotnet@p...>
Sent: Wednesday, December 18, 2002 5:14 PM
Subject: [pro_vb_dotnet] Modified date
> Hi,
> Does anyone how can I get the modified date from a file in vb.Net?
> Thanks
> ---
> VB.NET Handbooks Library Special Offer
>
> Get a massive 40% off this complete library
> of books (US residents only at the moment).
> Free ground shipping on this 10 book bundle!
>
> http://www.wroxdirect.com/proddescription.asp?Bookselect=BUN10E004
>