Dim strInput1, strrInput2 strInput1= tolower(yourInput1) strInput2= tolower(yourInput2) ----- Original Message ----- From: "Jegatha" <[EMAIL PROTECTED]> To: "Asp" <[email protected]> Sent: Tuesday, June 14, 2005 1:23 AM Subject: [AspClassicAnyQuestionIsOk] uppercase & lowercase
> Hi friends > > how to do uppercase and lowercase comparisin in ASP? > > eg:if i give the 1st input as Mary and 2nd input as mAry(mary,maRy,...) > should give the same result.How to do it? > > Thankz in Adv. > > regards, > Jegatha > > > --------------------------------- > Too much spam in your inbox? Yahoo! Mail gives you the best spam > protection for FREE! > http://in.mail.yahoo.com > > [Non-text portions of this message have been removed] > > > > > Yahoo! Groups Links > > > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
