Hi there,
FCKeditor is great, thanks to those who provide it.
When our users paste from MS Excel into FCKeditor 2.6.4 the text looks as though it has been pasted in as plain text and the end of lines appear correctly, but when that text is sent as an email it all runs together.
It looks OK as HTML i.e.
<p> </p> <p><col width="64" span="2" style="width:48pt" /> <tr height="17" style="height:12.75pt"> <td height="17" width="64" style="height:12.75pt;width:48pt">B</td> <td align="right" width="64" style="width:48pt" x:num="">1</td> </tr> <tr height="17" style="height:12.75pt"> <td height="17" style="height:12.75pt">C</td> <td align="right" x:num="">2</td> </tr> <tr height="17" style="height:12.75pt"> <td height="17" style="height:12.75pt">D</td> <td align="right" x:num="">3</td> </tr> </p> <p> </p> <p> </p>
but when this is sent as an email all that displays in the email is
B 1 C 2 D 3
When I look at the email's source I can see the html above.
Can anyone explain what is happening for me.
1. what's wrong with the html above and why certain email clients don't display a table
2. why it's wrong
3. how to fix (if possible).
Thanks in advance
Muzza
FCKeditor is great, thanks to those who provide it.
When our users paste from MS Excel into FCKeditor 2.6.4 the text looks as though it has been pasted in as plain text and the end of lines appear correctly, but when that text is sent as an email it all runs together.
It looks OK as HTML i.e.
<p> </p> <p><col width="64" span="2" style="width:48pt" /> <tr height="17" style="height:12.75pt"> <td height="17" width="64" style="height:12.75pt;width:48pt">B</td> <td align="right" width="64" style="width:48pt" x:num="">1</td> </tr> <tr height="17" style="height:12.75pt"> <td height="17" style="height:12.75pt">C</td> <td align="right" x:num="">2</td> </tr> <tr height="17" style="height:12.75pt"> <td height="17" style="height:12.75pt">D</td> <td align="right" x:num="">3</td> </tr> </p> <p> </p> <p> </p>
but when this is sent as an email all that displays in the email is
B 1 C 2 D 3
When I look at the email's source I can see the html above.
Can anyone explain what is happening for me.
1. what's wrong with the html above and why certain email clients don't display a table
2. why it's wrong
3. how to fix (if possible).
Thanks in advance
Muzza
Re: Excel Pasting Issue
Re: Excel Pasting Issue
Do you?
I think that this is an old bug in Firefox, but I don't know its number