i want my fckeditor to display data from batabase for editing


i am using visual web developer 2005 and what i want is my fckeditor to display data from a column in my sql database table.

cant figure out how to bind it with my database, how to display data onto my editor page

could somone xplain how it is done, please xplain with example codes.

Answer this question

i want my fckeditor to display data from batabase for editing

  • Kiumo

    FCKeditor is a wysiwyg editor from www.fckeditor.net download it from here.

     it has a folder _testcases wherein we have html xmpls of the editor these fileshave a submit button that displays the wysiwyg format.

    this is where the problem lies its not able to generate the format dunno why please look at the error for me.

     i offer my apologies for inconvenience caused, thankyou for your time.


  • tristanhu

     persistent me wrote:

    i am using visual web developer 2005 and what i want is my fckeditor to display data from a column in my sql database table.

    cant figure out how to bind it with my database, how to display data onto my editor page

    what kind of editor is that , is this a control , datagrid, textbox ... or what



  • Ralph Anthony

    hi,

    sorry i don't know about that but i guess you have to consult the producer and to check with the support there or to try with the documentation

    i've open the site and found this link http://wiki.fckeditor.net/Developer%27s_Guide/Integration/ASP.Net it need to register some assembly and things

    best regards



  • i want my fckeditor to display data from batabase for editing