S
srini g
hi,
how to compare two string values, if the string values r from inputbox
in VB
eg A=inputbox(" enter name1")
B=inputbox("enter the name2")
then how to compare A 'n' B
i used
strcomp(A,B) function but its not taking content of A and B . just it
compares the A and B.
so what is the solution for this in Visual Basic
Thanks & Regards,
srinu
mail:[email protected]
*** Sent via Developersdex http://www.developersdex.com ***
how to compare two string values, if the string values r from inputbox
in VB
eg A=inputbox(" enter name1")
B=inputbox("enter the name2")
then how to compare A 'n' B
i used
strcomp(A,B) function but its not taking content of A and B . just it
compares the A and B.
so what is the solution for this in Visual Basic
Thanks & Regards,
srinu
mail:[email protected]
*** Sent via Developersdex http://www.developersdex.com ***