B
bravofoxtrotuk
This seemed easy at first...
I have a database which users can download from a web site in a zipped file,
and then use on their machines - completely free-standing.
How can I get the database to go to a .txt file on the website when it
opens, read the text (which will be one line consisting of the latest version
number which I will put in there), then read the version number and compare
it with the version of the database they are running? This is so that I can
put up a message saying "New version is available".
I've tried FollowHyperlink and OpenTextFile, but can't quite get to read the
text from the file.
I have a database which users can download from a web site in a zipped file,
and then use on their machines - completely free-standing.
How can I get the database to go to a .txt file on the website when it
opens, read the text (which will be one line consisting of the latest version
number which I will put in there), then read the version number and compare
it with the version of the database they are running? This is so that I can
put up a message saying "New version is available".
I've tried FollowHyperlink and OpenTextFile, but can't quite get to read the
text from the file.