Results 1 to 4 of 4

Thread: RESOLVED ::: Date Modified & Images

  1. #1

    Thread Starter
    Member Canibus's Avatar
    Join Date
    Jun 2003
    Location
    South Africa
    Posts
    61

    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
    Attached Images Attached Images  
    Last edited by Canibus; Mar 17th, 2004 at 02:33 PM.
    Canibus Signs out!!

  2. #2
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375
    Take a look at System.IO namespace...

    VB Code:
    1. Dim oFile As New System.IO.FileAttributes()

  3. #3

    Thread Starter
    Member Canibus's Avatar
    Join Date
    Jun 2003
    Location
    South Africa
    Posts
    61

    *RESOLVED* date Modified & images

    thanx
    Canibus Signs out!!

  4. #4
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375
    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
  •  



Click Here to Expand Forum to Full Width