G
Guest
Hello -
I didn't exactly know what to put in the Subject line, but here's my problem.
I have the following in my html. I would like to put a comma in after the
city. I tried just putting it in between the %> and </td>, but the comma
displays with an extra space before it., e.g. "someCity ,"
I want "someCity,"
<tr><td width=50%><%#Container.DataItem("City")%></td>
Any help will be greatly appreciated!
I didn't exactly know what to put in the Subject line, but here's my problem.
I have the following in my html. I would like to put a comma in after the
city. I tried just putting it in between the %> and </td>, but the comma
displays with an extra space before it., e.g. "someCity ,"
I want "someCity,"
<tr><td width=50%><%#Container.DataItem("City")%></td>
Any help will be greatly appreciated!