[RESOLVED] Send File To Server?
I am writing a chat program and wish to get the username details sent to the server app, which is my computer. There will be several different folders, one for the many parts of the globe. Eg: Australia, has one and then so does Asia has one for themselves.
Depending on where the Combo2.Text reads, the file is placed into that folder. Eg: If Combo2.Text = "Africa" Then the file is sent into the Africa folder on the computer.
Is wish to have one file, per username idenity on this computer of mine. Also they can be deleted only on the machine that was able to make the username id file with. Also they can be used on any machine around the world, with the access codes. Which are the username and the password of the account. And then the other details, don't worry about. They are placed in when the two access codes are correct and have been authenticated by the Server. Which is only my machine.