Search:

Type: Posts; User: JosPhantasmE

Search: Search took 0.10 seconds.

  1. Re: Downloading file from website and saving it locally.

    Cant find any information... Is there any other ideas? How can I modify this code to save to the local temp folder...?

    --- Update ---

    I'm working on windows...
  2. Re: Downloading file from website and saving it locally.

    Can you tell me, if you have an idea on how can I tell the OS that it is okay to update?
  3. Downloading file from website and saving it locally.

    Hello friends... :)

    I'm currently struggling with this code:


    import java.awt.FlowLayout;
    import java.io.*;
    import java.net.HttpURLConnection;
    import java.net.URL;
    import...
Results 1 to 3 of 3