problems with storing files onto a server..
hi all.. i have a question.. how do i store my .txt files onto a server if the server is not on a local host..?thanks alot..=)
You should connect to server and ask him to store your file.There are no mediums here - specify type of or server at least. Is it FTP, HTTP, even SQL server or just windows shared folder - there is no common solution like AnyServer.store( "file.txt" );
hmm..okay.. so like if the client were to enter for example, age and gender, the server will pick the information and create a .txt file but it would store as the same for a local host as well as other host?
it sounds confusing.. and my question is, it doesnt matter which host is it, the server will still store the file.. am i right?