Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

  1. [SOLVED] Re: Please help with this... I think I have a minor coding error

    Heh. Beat me to it.
  2. [SOLVED] Re: Please help with this... I think I have a minor coding error

    String is an Object. Don't use == to compare Objects. Use .equals() instead. There's an article on that somewhere around here, let me see if I can find it...
Results 1 to 2 of 2