|
-
Jun 4th, 2011, 03:29 PM
#1
Thread Starter
PowerPoster
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.
-
Jun 5th, 2011, 02:49 PM
#2
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
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|