G
Guest
I have a project that I need help with. The program relies on info from a
remote server. The problem that I have is when the program loads I have a
module with some public variables that are being declared which require
access to the server in order to execute. How can I make logging on to the
server the first thing that happens when the program is loaded?
Thanks,
DCS Tech
remote server. The problem that I have is when the program loads I have a
module with some public variables that are being declared which require
access to the server in order to execute. How can I make logging on to the
server the first thing that happens when the program is loaded?
Thanks,
DCS Tech