Hi All,
We are displaying some text in text box coming from database. We set this value in text box using one Js function. problem is that the string is like "My Name" having <space> beteen them so this <space> is showing as in text box. How to solve this problem?
We are displaying some text in text box coming from database. We set this value in text box using one Js function. problem is that the string is like "My Name" having <space> beteen them so this <space> is showing as in text box. How to solve this problem?
Comment