Results 1 to 2 of 2

Thread: DateLastModified

  1. #1
    Wayne Guest

    DateLastModified

    I have a database that has pointers to word documents. Is there a way that I can retrieve the datelastmodified attibute of each document and display it in a field on the page?

  2. #2
    John Guest

    DateLastModified (reply)

    Hi Wayne,

    This isn't really an ASP-db question. You need to get the drive, path &
    filename of the document, then see if there's a server side call that you
    can make that will give you that info. Check your ASP resources.

    Thanks,
    John


    ------------
    Wayne at 9/13/99 10:30:31 AM

    I have a database that has pointers to word documents. Is there a way that I can retrieve the datelastmodified attibute of each document and display it in a field on the page?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •