Click to See Complete Forum and Search --> : help me to replace this junk char


bhuraasif
October 9th, 2006, 05:01 AM
hi

I have displayed news.but it displays

like this character

when char is (') intead of (') it displays (’)

when char is (") instead of (") it displays (“)

in if (") char is after any char like(., etc) then it displays like (” )

please help me out

i tried like

string.Replace("'","''");

but it doent work

actually i replace my string with ("\n","<br>")

it works fine in same string i want to replace like junk char