G
GGill
On web page i have existing text for example 'Test0' word, I will type text
in a HTMLEditor ' Test1 Test2'. On my first space I will see this 'andnbsp;',
but not after when i type text 'Test1 Test2'. So on my view web page i will
see this 'andnbspTest1 Test2'.
I am trying too understand what I need to do to not see this 'andnbsp;' but
only
space ' Test1 Test2'
<TABLE cellSpacing=0 cellPadding=3 width="100%" border=0>
<TBODY>
<TR vAlign=top>
<TD class=rowend width=155></TD>
<TD class=rowend>
<DIV><A href="http://www.yahoo.com/">Yahoo.</A>andnbsp;Test1 Test2</DIV></TD>
<TD class=rowend width=155><IMG height=1
src="http://www.XXX.com/images/spacer.gif" width=120 border=0></TD>
in a HTMLEditor ' Test1 Test2'. On my first space I will see this 'andnbsp;',
but not after when i type text 'Test1 Test2'. So on my view web page i will
see this 'andnbspTest1 Test2'.
I am trying too understand what I need to do to not see this 'andnbsp;' but
only
space ' Test1 Test2'
<TABLE cellSpacing=0 cellPadding=3 width="100%" border=0>
<TBODY>
<TR vAlign=top>
<TD class=rowend width=155></TD>
<TD class=rowend>
<DIV><A href="http://www.yahoo.com/">Yahoo.</A>andnbsp;Test1 Test2</DIV></TD>
<TD class=rowend width=155><IMG height=1
src="http://www.XXX.com/images/spacer.gif" width=120 border=0></TD>