A
Amut
I am displaying a comma-delimited string from the database. There need to be a
space between the comma values. So I used the replace function and it works fine.
But between the last line and the last but one line there is always a space, as
shown below. What is the problem? Is there a way to avoid this? Thanks.
abc, edf, erh, ryr, tut,
fgr, ttu, ryr, riri, ruruir,
wen, ern, ert
___
Newsgroups brought to you courtesy of www.dotnetjohn.com
space between the comma values. So I used the replace function and it works fine.
But between the last line and the last but one line there is always a space, as
shown below. What is the problem? Is there a way to avoid this? Thanks.
abc, edf, erh, ryr, tut,
fgr, ttu, ryr, riri, ruruir,
wen, ern, ert
___
Newsgroups brought to you courtesy of www.dotnetjohn.com