-
Help on vb
Hey there, sorry i'm new to VB and need your great help. Actually i have to update a software daily on 20 computer and connecting to internet kill my ADSL connection. i would like to download the file on my server and then schedule a task to pick it up from the server share folder. Can someone help me on how i can write this script and then put it on the 20 computer so that it come to check the folder on the server then update to the latest file?????
Thank you in advance for your great help.
Regards,
Tribal
-
Re: Help on vb
Welcome to the forums. :wave:
We will be more than happy to help you write it yourself, but we aren't going to write it for you.
What do you have so far?
-
Re: Help on vb
Dr Sir,
Thank you for your reply, Unfortunately i'm new to VB and i dont have anything to show you, i'm learning by myself. I'll understand if you dont want to show me, anyway thank you.
Regards,
-
Re: Help on vb
ok noted,
thks anyway guys..
-
Re: Help on vb
Sir,
Thanking you for your help and support even if i didn't get any reply from here.
thks
-
Re: Help on vb
I'm not sure if I understand the question you're asking tribal, so please tell me if I'm wrong. Do you want a program to run on 20 different computers and regularly check a server share for a specific file and if it exists copy/download it? Or maybe you're asking to check if the file has been updated/changed since it was last downloaded and in that case download it again?
If I'm close to what your asking please tell me if the server is on your LAN and you use a UNC path to the folder/share or is this a server on the web and you use a URL to check it?
Please elaborate a bit more because I don't fully understand your requirements.