Hi guys. I ve got a Problem using FCK Editor. Maybe someone of you working on WebObejcts too and could help me.
I write small example for using FCK like this:
And this works perfectly when i use it from Apache/Localhost BUT when i place the same code in the WOPage of mine, this does not work any more.
All i see on my WOPage is:
aa
aa(<-- this second a comes in IFrame of Editor)
I dont know why its not work for me.
If some have some advice i papreciatwe it very muchO.
Thanks in advance,
Svarsheg
I write small example for using FCK like this:
<HTMl> <HEAD> <script language=JavaScript src=/fckeditor/fckeditor.js type=text/javascript></script> <link href="/fckeditor/_samples/sample.css" rel="stylesheet" type="text/css" /> </HEAD> <BODY> aa <script type="text/javascript"> var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ; oFCKeditor.BasePath = '/fckeditor/'; oFCKeditor.Value = '<p>This is some <strong>sample text<\/strong>.' ; oFCKeditor.Create() ; </script> </BODY> </HTMl>
And this works perfectly when i use it from Apache/Localhost BUT when i place the same code in the WOPage of mine, this does not work any more.
All i see on my WOPage is:
aa
aa(<-- this second a comes in IFrame of Editor)
I dont know why its not work for me.
If some have some advice i papreciatwe it very muchO.
Thanks in advance,
Svarsheg
Re: WebObejcts 5.3 + FCKEditor on Windows
If yes, do so and get FCKeditor.Java