Hello, i m using dhtmlxeditor but when i copy the mterial and paste it in the ediotr then it will save the data in the database but not shown it
this code i m using please tell me wht i do
bcoz always i m copy the data from my mail and paste it to editor and when i refresh the ediotr then it will show me the dat from database.
please tell me is it possible in the editor if possible then wht i do
i am add the below data in ediotor
WELCOME 2010 !!!
As we walk 2009 to it’s doorstep,lets welcome new year
downs…
May it open up for you & family more opportunities,lead you to the
path of continued success,happiness,prosperity and good health.
Happy & Prosperous New Year…to all !!!
best regards,
waiting for rply
please reply me wht i do . please give me solutions
regards
suraj
Hello,
does <?=$tmp?> returns string with correct formatting the example ?
the example is
var str = “WELCOME 2010 !!!
As we walk 2009 to it’s doorstep,lets welcome new year downs…
May it open up for you & family more opportunities,lead you to the path of continued success,happiness,prosperity and good health
Happy & Prosperous New Year…to all !!!”;
editor.setContent(str);