View Single Post
Old 06-12-2012, 05:02 PM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,659
Thanks: 4
Thanked 2,452 Times in 2,421 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Always wrap your code in [php][/php] or [code][/code] tags. It preserves the formatting. Also, in the future please select a more suitable title for your threads.

These comparisons are wrong. You cannot reliably compare a string value of "Y" with that of "Y". Use avariable.equalsIgnoreCase("Y") etc as your comparisons.
Fou-Lu is offline   Reply With Quote