sarumitai
05-24-2007, 04:52 AM
I've made a quiz game for some students that uses a text file. It's a projector now since most of the kids either don't have internet or it's limited.
What I would like to do, rather than give each kid a new variable text file every update, is have a button on the screen that allows them to download a new file from a preset location.
Basically the button would check if the internet is available and then connect to the site then download and install(overwrite) the file.
We are in a small country town and kids either don't have internet at all or they still connect via 56k modem for a limited time. Ideally a web based system is best, but they can't do that now.
Is this possible? If (answer == yes) then any leads on where I can get info?
What I would like to do, rather than give each kid a new variable text file every update, is have a button on the screen that allows them to download a new file from a preset location.
Basically the button would check if the internet is available and then connect to the site then download and install(overwrite) the file.
We are in a small country town and kids either don't have internet at all or they still connect via 56k modem for a limited time. Ideally a web based system is best, but they can't do that now.
Is this possible? If (answer == yes) then any leads on where I can get info?