Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorplain html in editorplain html in editor
Previous
 
Next
New Post
6/15/2006 6:24 AM
 

When I pass a HTML code to FCKEditor via it's  value property I see a formatted content - of course, thats what is all about. But. How to show all the html tags from my string in the editor. Using the source command button shows only a part of source string  html tags. Can I bypass the formatting and show all the string content?
Kind regards,
gotit 

 

 
New Post
6/16/2006 5:03 PM
 
use the core tags <code>   ... </code>

Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
6/18/2006 2:59 PM
 

Hey Locopon,

Tnx for reaction. I have tried to use the tags <code>   ... </code> but it has not solved my problem.

I use a string like: string myString = "<html><head><title>Untitled</title></head><body>CONTENT</body></html>" ;

this.FCKeditor1.Value=<code> myString </code>;

All I can see is the word CONTENT  but I want to see the string:  <html><head><title>Untitled</title></head><body>CONTENT</body></html>.

What should I do to get  it this way?

Regards, gotit

 

 

 
New Post
6/20/2006 8:36 AM
 

locopon wrote
use the core tags    ...

Locopon,

May be that I can not see the essence of  the <code> ..</code> solution.
What I am trying is myFCKEditor.Value = "<html><head></head><body>CONTENT</body></html>";
showing me in editor window: <html><head></head><body>CONTENT</body></html> instead of CONTENT only.
Any more sugestions how can I get it right?
Thanks in advance and regards from
gotit 

 
New Post
6/24/2006 7:08 PM
 
Use server.htmlencode before passing the value to FCKeditor

Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorplain html in editorplain html in editor


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out