A
andyoye
IP2007, MOSS 2007
I have a text box, textbox1, whose default value is "userName" and another
text box, textbox2, whose value is "Value[Name = "UserName"]".
Issue is: userName (textbox1)gives me all lower case (ajack) where textbox2
gives me (AJack) output based on current user.
How can I compare both text?
Thanks
I have a text box, textbox1, whose default value is "userName" and another
text box, textbox2, whose value is "Value[Name = "UserName"]".
Issue is: userName (textbox1)gives me all lower case (ajack) where textbox2
gives me (AJack) output based on current user.
How can I compare both text?
Thanks