Hi There,
I wonder if someone could please help me with an issue I am having with regards to getting the properties of a file on a remote web server.
I have only been using VB .NET for a few months and I am still trying to get used to the loads of classes that are exposed via the framework!!
Anyway I want my program to go to a file/URL on a web server and check it's created / updated properties and if it has changed, from what I wil hod in a database, then I will perform a pre-determined action.
I have tried to use the fileversioninfo class, which works OK for local drives but will not work on a URL file i.e.
If anyone could point me in the right direction, it would be much appreciated.
Thanks
Newora
I wonder if someone could please help me with an issue I am having with regards to getting the properties of a file on a remote web server.
I have only been using VB .NET for a few months and I am still trying to get used to the loads of classes that are exposed via the framework!!
Anyway I want my program to go to a file/URL on a web server and check it's created / updated properties and if it has changed, from what I wil hod in a database, then I will perform a pre-determined action.
I have tried to use the fileversioninfo class, which works OK for local drives but will not work on a URL file i.e.
If anyone could point me in the right direction, it would be much appreciated.
Thanks
Newora