|
-
Mar 16th, 2004, 04:45 PM
#1
Thread Starter
Member
RESOLVED ::: Date Modified & Images
i was wondering if it's
possible to get the Date Modified of an image
from where it's stored,like on my h:?
if so, how do you do that in code?
thax=nx
Last edited by Canibus; Mar 17th, 2004 at 02:33 PM.
Canibus Signs out!!
-
Mar 16th, 2004, 08:17 PM
#2
Hyperactive Member
Take a look at System.IO namespace...
VB Code:
Dim oFile As New System.IO.FileAttributes()
-
Mar 17th, 2004, 02:32 PM
#3
Thread Starter
Member
*RESOLVED* date Modified & images
-
Mar 17th, 2004, 02:34 PM
#4
Hyperactive Member
Cool, Do you want to post your code in case someone else needs it in the future??
Cheers
MarkusJ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|