ubh
03-03-2009, 10:57 PM
I am trying to utilize the TinyMCE WYSIWYG editor. My process is to pull content from my database "MySQL" and into TinyMCE via AJAX.
The problem is that nothing shows up when I perform this AJAX action.
I know the content is there cause I can see it when I do a "view source" or try to dump it into another element such as a textarea.
Anyone know where I should be dumping my content from MySQL cause obviously dumping it into the main textarea for TinyMCE is not working.
Thanks.
The problem is that nothing shows up when I perform this AJAX action.
I know the content is there cause I can see it when I do a "view source" or try to dump it into another element such as a textarea.
Anyone know where I should be dumping my content from MySQL cause obviously dumping it into the main textarea for TinyMCE is not working.
Thanks.