Hi Graham,
I use a simple text file on my server, which contains the latest version number
and the message I want to show, as htmlText, if people have an old version, and
another message, also as htmlText, which I want to show if people have the new
version.
My script downloads the file, check
As I get to the point in my application to send it to a few people to
test, I have in the back of my mind how would I go about updating it
when I release a new version.
I would think the application would check a special XML Document online
someplace each time the application is ran, and if the ve