i try to replace  from my string with this code
mystring=mystring.replaceAll("","");
but it did not work?