| dennis_tsang 2004-08-13, 7:14 am |
| Dear all,
I have a question on the "PD online html editor", I have made a PHP web site
which is using PD editor, after the edition,
I will save this in mysql database and then send a copy of PD editor content
to my hotmail email box. The email output
is alright when the PD editor content is simple (without any table in the
email content).
However, when I try to insert some tables inside the PD editor interface, this
is perfect to save in the database, but when I receive email (of the edit
content....) I found that there is a lot of SPACE lines in front of my actualy
email content..
I am use a very simpl PHP mail function mail() and so I believe that the
problem is not coming from the mail function itself....
(1) is this problem of PD editor to handle "table content"?
(2) Do anyone have experience to resolve this, or suggest me to use another
HTML editor (likes, KTML or something)
Thousands of thanks,
Dennis Tsang
|