Search:

Type: Posts; User: dTi

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    3,522

    [SOLVED] Re: Replacing dots with spaces

    I didn't know that.
    Anyway if you use replace instead of replaceAll it works .
    If you need replaceAll you need to escape values.
    Thanks for your help.
  2. Replies
    4
    Views
    3,522

    [SOLVED] Replacing dots with spaces

    When I give in for example a String called : This.is.a.test and press the convert button , the textfield becomes empty.
    I used String function : replace all to replace the dots with spaces.
    When I...
Results 1 to 2 of 2