Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Java Programming Question?
I want to make a code that takes a string
like ex.
public void check() {
stuff.getName()
}
and send the string to a website to be saved in a txt file
but one whats the code to have the file sent
and two how do I make them save to a website?
Thanks Very Much
like have them save to a text file on a site
1 Answer
- Anonymous10 years agoFavorite Answer
"how do I make them save to a website?"
What do you mean? What protocol are we talking about, FTP? Look up WinSock.