abnrange
01-31-2008, 02:13 PM
Part one:
Is it possible to download from HTTP multiple files at once? So let say I have a folder with 10 ZIP files. Can I just download all files with out calling out each file name?
Part Two:
I have a application that runs in three different locations and one central database. Each location has a seperate LAN IP such as 192.1.xx.xx, 192.2.xx.xx and 192.3.xx.xx. Is it possible to do if IP Address is 192.1 then set combobox1 visible and set combobox2 not visible - If 192.2 set combobox3 visible and combobox1 not visible etc..?
Thanks
Is it possible to download from HTTP multiple files at once? So let say I have a folder with 10 ZIP files. Can I just download all files with out calling out each file name?
Part Two:
I have a application that runs in three different locations and one central database. Each location has a seperate LAN IP such as 192.1.xx.xx, 192.2.xx.xx and 192.3.xx.xx. Is it possible to do if IP Address is 192.1 then set combobox1 visible and set combobox2 not visible - If 192.2 set combobox3 visible and combobox1 not visible etc..?
Thanks