473,387 Members | 1,502 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

get application check for new version on internet

Hi,

Is it possible to have an Access database application read a value from a
text file kept on a web server? for example, "
http://www.somedomain.com/updates/version.txt" contains a string: "1.2".

The application would read the string and compare to the current version kept
in a table and produce a msgbox if there was a newer version available.
my idea for the code:

go to the address - do I use the FollowHperLink command?

InternetVersion = ...................................??? Read the string
value from the website.

if dlookup("[Version]","tblSettings") <InternetVersion then

msgbox "Newer version available on website."

endif
Would this be possible?

Thanks
Anthony

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200711/1

Nov 19 '07 #1
1 1848
On Mon, 19 Nov 2007 12:08:02 GMT, "biganthony" <u31673@uwewrote:

Yes. Read up on XMLHTTP, with the GET verb.

-Tom.

>Hi,

Is it possible to have an Access database application read a value from a
text file kept on a web server? for example, "
http://www.somedomain.com/updates/version.txt" contains a string: "1.2".

The application would read the string and compare to the current version kept
in a table and produce a msgbox if there was a newer version available.
my idea for the code:

go to the address - do I use the FollowHperLink command?

InternetVersion = ...................................??? Read the string
value from the website.

if dlookup("[Version]","tblSettings") <InternetVersion then

msgbox "Newer version available on website."

endif
Would this be possible?

Thanks
Anthony
Nov 19 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jak Sparrow | last post by:
What are some good ways to programmatically check for software already installed on a computer? For example, to check a version of Internet Explorer, a program can check the registry for the...
12
by: ORC | last post by:
Hi, I have an application in which I need information of the path to the exe file. The application must run on both compact and full framework and on the Internet I found this code snip that...
2
by: Michelle Stone | last post by:
Hi everybody Recently I wanted to test my ASP.NET application over the Internet. So I gave my IP Address over the phone to a friend of mine and asked him to enter...
2
by: m_laci | last post by:
Hello there, We have encountered a strange error with our ASP.NET applications in combination with SmartNavigation and the setting from Internet Explorer: ‘Check for newer version of pages:...
21
by: Chris | last post by:
I'm trying to get an existing VS.NET project up on my Win2003 server and I get the following error (on the actual website page): "It is an error to use a section registered as...
3
by: Pitcairnia | last post by:
The basic purpose of the site is for authenticated users to post event listings, which often include photographs. The user is faced with a page where they can insert all of the information about...
2
by: sudhaoncyberworld | last post by:
Hi Techies, I have created Setup & Deployment project and installing a windows application from that. Now i want to restrict the user to install my application only upto 3 times. After that...
60
by: jim | last post by:
I am looking for an application that will wrap my .Net application (and any needed .Net parts) into a single exe. I know of Thinstall ($4,000 for application and per copy fees for your exes) and...
1
by: CodeSeeker | last post by:
I have an application, which uses pop3 to read the messages from the mailbox, and it has been working fine for so many year. We recently have started changing this application to use java mail IMAP 4...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.