Search:

Type: Posts; User: Gavin Fraser

Search: Search took 0.39 seconds.

  1. Replies
    4
    Views
    1,080

    Re: Challenge for you

    Never mind, I figured it out...
  2. Replies
    4
    Views
    1,080

    Challenge for you

    Hey there

    Can anyone help me with source code to be able to change the letter order of a word i.e. -> "hello" becomes "ehlol"
    Thats is just an example. By the way, I don't want to use Math.random...
  3. Replies
    2
    Views
    1,325

    Source code please

    Hi there
    Can anyone please provide me some source code on how to read data from a URL, but not just in HTML form, but in the way that my browser displays it.
    Thanks
  4. Thread: Hi There

    by Gavin Fraser
    Replies
    1
    Views
    864

    Re: Hi There

    I hope you meant something like this:
    int amountNums = Integer.parseInt(JOptionPane.showInputDialog("Enter a number of numbers to use in your calculation "));

    // Keep reading data until...
  5. Replies
    4
    Views
    1,736

    NetBeans vs .JAR

    Hi there
    I'm not going to post any source code, but I have a little question. See if you can answer it.
    The program is programed to have a little encryption in it to store passwords. When I run my...
Results 1 to 5 of 5