RE: [Intelieditor-support] How to question
Status: Alpha
Brought to you by:
intelimen
From: Gregory T. A. <gaw...@ne...> - 2004-05-21 15:44:00
|
The preceeding question I actually answered myself after just a few more minutes. For anyone new to this like me, all you do is set $value = to the content you want in the RTE BEFORE you include it. Once it's set, you include the library source and print out $html and you're golden. -----Original Message----- From: int...@li... [mailto:int...@li...] On Behalf Of Gregory T. Awarski Sent: Friday, May 21, 2004 10:59 AM To: int...@li... Subject: [Intelieditor-support] How to question How would I set default data or pre-load data into the editor? For example, putting the results for a database query into the editor window? I'm using it to edit content for a website publishing tool. |