Results 1 to 2 of 2
  1. #1
    trinJava is offline Member
    Join Date
    Apr 2010
    Posts
    1
    Rep Power
    0

    Default Repalcing '?', '('..... in a string

    how to replace strings which contains ? or ( or )
    i could replace strings containing a Backslash but it doesnot work with ? or round brackets
    Last edited by trinJava; 04-30-2010 at 12:30 PM.

  2. #2
    Fubarable's Avatar
    Fubarable is offline Moderator
    Join Date
    Jun 2008
    Posts
    19,252
    Blog Entries
    1
    Rep Power
    24

    Default

    You'll need to provide more details for this question to be answerable. Please see the link in How to Ask Smart Questions in the link in my signature below.

Similar Threads

  1. Replies: 7
    Last Post: 11-03-2009, 02:18 AM
  2. combine string[] into string like perl's join function
    By tekberg in forum Advanced Java
    Replies: 9
    Last Post: 02-23-2009, 01:05 PM
  3. Replies: 5
    Last Post: 01-11-2009, 10:12 AM
  4. Replies: 0
    Last Post: 11-20-2007, 04:59 PM
  5. Replies: 1
    Last Post: 08-03-2007, 10:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •