value of string

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iboshaikh
    New Member
    • Jul 2016
    • 1

    value of string

    i have a dynamic string which is entered by a user in a textbox like string str=("abcdefghIBIBOijklm");
    this string is dynamic and if the string contains IBIBO i want to show IBIBO on a label how can i do this
Working...