web update idea?

F

foolish

Hi can anyone point me to how you would provide a web update for an
application?

Thanks heaps

mark
 
B

Bill Krahmer

Hello Mark,

Are you a programmer, thinking of implementing a web update?

It would be as simple as having an html, asp, php, (etc...) file on
your web server that your program would query with a version number
and read the results, and another URL (or the same one with a
different query string) that would forward you to the download of the
update file.


You can make sure your web site or other Internet/network services are
running with
First Alert Service Monitor. Available here:
http://www.electrasoft.com/fasm.htm

Kind Regards,
Bill Krahmer

Internet/network service monitoring software.
"First Alert Service Monitor" - Free trial.
http://www.electrasoft.com/fasm.htm
 
F

foolish

Bill said:
Hello Mark,

Are you a programmer, thinking of implementing a web update?

It would be as simple as having an html, asp, php, (etc...) file on
your web server that your program would query with a version number
and read the results, and another URL (or the same one with a
different query string) that would forward you to the download of the
update file.

Yes Bill
But I have a lot of files
and was womdering about XML FTP sorts of things?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top