FCKeditor: Can I access text area of FCKeditor programmatically?
Last Post 10/20/2006 8:08 AM by Lee Sykes. 3 Replies.
Author Messages
Nopparit Intharasombat
Nuke Newbie
Nuke Newbie
Posts:3


--
10/16/2006 10:00 AM  

Hi guys,

      Can anyone tell me if I can access FCKeditor's text area programmatically?

What I would like to do is load up the module with a specific html code rather than

having to type the text in by hand.

 

Thanks

BARGE

Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
10/18/2006 3:31 AM  
Hello,

Do you mean you would like to upload the text via FTP or do you mean you would like to programme in HTML?

You can programme in HTML simply by pressing the source button on the FCKeditor.

Uploading text direct to the module via FTP I do not think is possible.

Hope this helps, thanks,
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
Nopparit Intharasombat
Nuke Newbie
Nuke Newbie
Posts:3


--
10/19/2006 9:47 PM  
Hi Lee,
I am sorry if I wasn't clear. I have replace FreeTextbox provider with FCKeditor provider. Now Every html editor on my dotnetnuke site will have FCKeditor as default html editor, right?. Now, my question is "Say if I have written a module with FCKeditor on it and maybe a button, after I install that module on my DNN stite, Can I press that button and make FCKeditor displays a content which I have prepared? Is there a particular property on FCKeditor object that I can access to replace the content on FCKeditor textbox?"

Thank you
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
10/20/2006 8:08 AM  
Ok, I see what you mean now - I'm not aware of any function to do this, but it maybe possible.

I would have a look at the FCKEditor related sites:

http://wiki.fckeditor.net/

and

http://www.fckeditor.net/

If you still have no luck, it maybe worth posting in the FCKEditor forum on the DNN website.

Thanks,
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile


---