Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Tiny MCE save problem

Tiny MCE save problem

Scheduled Pinned Locked Moved ASP.NET
databasehelptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    leone
    wrote on last edited by
    #1

    Hi guys. i have just started to use Tiny MCE and i need to use its save button. But i couldnt find any example on the net. I have an sql database and i need to write this data after pressing save button. Do you have any code snippet with it. And another question. Do you know tiny mce supports undeletable constant strings.

    J 1 Reply Last reply
    0
    • L leone

      Hi guys. i have just started to use Tiny MCE and i need to use its save button. But i couldnt find any example on the net. I have an sql database and i need to write this data after pressing save button. Do you have any code snippet with it. And another question. Do you know tiny mce supports undeletable constant strings.

      J Offline
      J Offline
      jkirkerx
      wrote on last edited by
      #2

      The button may be fake, and requires to be wired up using the form tag's submit behavior. In other words, you have to write a function to capture the data from the javascript object, using form submit, and modify the form tag to fire the function on submit. That's how it works for ckEditor, I assumeit may be the same for tiny MCE. On ckEditor, the toolbar save button is fake, so you have to make your own button, and function, or wire up the form tag to make the toolbar button work.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups