Discussion Forums
- Topic List
- Most Recent Posts
- Sign In for more options
HI , Am using fckeditor.whwn am entering spaces double time between chars its converting to ' ' Example: str = "wel come" i have enteres 2 spaces between wel and come Resulting output is : wel come Its giving length is 10 but actual legth should be 9.
Can anybody help that how prevent double space being converted into " " fckeditor.
