View Single Post
Old Apr 3rd, 2006, 10:57 PM   #2
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
While accepting inputs, choose to convert all the characters into lowercase/uppercase before feeding it to the bot. This can be done by UCase and LCase functions. The user may input in any "case" or "CaSe", but feed your bot only one format.
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote