Brett Bergquist wrote:
> Actually the test that you want is:
>
> if (user.compareTo("admin") == 0) {
> ...
> }
And how is this any different from using "if (user.equals("admin"))"?
--
Kurt Pruenner - Haendelstrasse 17, 4020 Linz, Austria | Briareos at Olymp BBS:
http://www.mp3.com/Leak http://www.ssw.uni-linz.ac.at | ssh [EMAIL PROTECTED]
...........It might be written "Mindfuck", but it's spelt "L-A-I-N"...........
np: Leak - Frilage (Leaked)
- getParameter is NOT a string? Winnie Cheung
- RE: getParameter is NOT a string? CPC Livelink Admin
- RE: getParameter is NOT a string? Cliff Rowley
- RE: getParameter is NOT a string? Brett Bergquist
- Re: getParameter is NOT a string? Kurt Bernhard Pruenner
- Re: getParameter is NOT a string? Miles Daffin
- Re: getParameter is NOT a str... Charles Forsythe
- Re: getParameter is NOT a... Miles Daffin
- RE: getParameter is NOT a string? Brett Bergquist
- Re: getParameter is NOT a string? Miles Daffin
- Re: getParameter is NOT a string? JTBldrCO
