Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9207995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:30:54+00:00 2026-06-18T00:30:54+00:00

I am trying to reload data saved by tinymce. When i do so all

  • 0

I am trying to reload data saved by tinymce. When i do so all of the html tags are then viewable inside the control.

How do you load html back into the control the same as it was previously saved(without the
tags viewable)?

Here is my initialization:

    $('textarea.tinymce').tinymce({
        // Location of TinyMCE script
        script_url : '/Scripts/tinymce/tiny_mce.js',

        encoding: "xml",

        // General options
        theme : "advanced",
        plugins : "pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template",

        // Theme options
        theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,styleselect,formatselect,fontselect,fontsizeselect,|,forecolor,backcolor",
        theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,undo,redo,|,image,",
        theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,ltr,rtl,|,fullscreen",
        theme_advanced_toolbar_location : "top",
        theme_advanced_toolbar_align : "left",
        theme_advanced_statusbar_location : "bottom",
        theme_advanced_resizing : false,

        // Example content CSS (should be your site CSS)
        //content_css : "/Content/content.css",

        // Drop lists for link/image/media/template dialogs
        template_external_list_url: "/Scripts/tinymce/lists/template_list.js",
        external_link_list_url: "/Scripts/tinymce/lists/link_list.js",
        external_image_list_url: "/Scripts/tinymce/lists/image_list.js",
        media_external_list_url: "/Scripts/tinymce/lists/media_list.js"
    });//end tinymce

and my textarea:

<%: Html.TextArea("Blog", Model.Blog, new { @class = "tinymce", rows = "25", cols = "40"  })%>

Thank you for your time.
Billy

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:30:55+00:00Added an answer on June 18, 2026 at 12:30 am

    Using MVC 2 –

    The resolution to this issue for me was to store my data decoded using HttpUtility.HtmlDecode.

    Then when pulling it back up and assigning to a display(string) property of my model i encoded the string using HttpUtility.HtmlEncode.

    Finally on the view page i decoded that same property for display using HttpUtility.HtmlDecode once more.

    Hope this helps someone else with a similar issue.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to append objects to my data source and then reload the
I am trying to reload (via ajax) data into a Gantt chart using php
I'm trying to reload only data section, not header or footer (supplementary view), of
I'm having trouble using Protocols/Delegates when I was trying to reload the data from
I am basically trying to reload the UITableView data using blocks when the data
I am trying to reload the list view when the data has changed. But
I'm trying to store some data in the user properties, then write the mail
I'm trying to reload data in a UITableViewController after a location is found. This
Using a segment control I'm trying to reload 2 UIPickerViews with a new array
Im trying to reload a page after the response from the facebook api. With

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.