Search results

  1. A

    Substrinng without "/"

    I have strings as /progresstalk/qad/progress and /progress/qad/forum/ i want text without "/".I don't know the length of string.Using index i' able to get positions of "/".How can we write code for this.
Back
Top