F
fred rosenberg
hi,
i would like a button in an application i am writing to go out to my web
site and check to see if there is a later application update available.
here is how i think
it needs to be done, but please redirect me if i got this wrong.
I pass a "parameter" in the URL, e.g.
www.abc.com/VersionCheck.htm?userversion=2.0,
and then have the web page parse the URL and compare the user's version with
the
current version.
is this the proper way to do it? any examples of HTML that does this kind
of thing?
(i'm using FP 2003).
thanks!
fred
i would like a button in an application i am writing to go out to my web
site and check to see if there is a later application update available.
here is how i think
it needs to be done, but please redirect me if i got this wrong.
I pass a "parameter" in the URL, e.g.
www.abc.com/VersionCheck.htm?userversion=2.0,
and then have the web page parse the URL and compare the user's version with
the
current version.
is this the proper way to do it? any examples of HTML that does this kind
of thing?
(i'm using FP 2003).
thanks!
fred