Results 1 to 2 of 2

Thread: check date of file on website from win form app

  1. #1

    Thread Starter
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657

    check date of file on website from win form app

    Hello,
    From within my VB 2008 windows forms app, how would I check the date (i.e. modify date) of a file on a website (i.e. "www.mysite.com/somefile.txt")?
    "It's cold gin time again ..."

    Check out my website here.

  2. #2
    Wait... what? weirddemon's Avatar
    Join Date
    Jan 2009
    Location
    USA
    Posts
    3,826

    Re: check date of file on website from win form app

    Um... you meant a date written from inside the file? Or the "last modified" date?

    Either way, you can't do that directly. You have to download the file, modify it, and then upload it. Which isn't hard, but you have to have FTP access to upload it.
    CodeBank contributions: Process Manager, Temp File Cleaner

    Quote Originally Posted by SJWhiteley
    "game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....

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