Advertisement

1 - 10 of 92 containing alltags:("fckeditor") (0 seconds)
Hi experts. I'm trying to use this within a form: $sBasePath = $_SERVER['PATH_INFO'] ; $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; $oFCKeditor = new FCKeditor...
Zones: PHP and DatabasesDate Answered: 03/25/2005 Grade: A Views: 0
I am using FCKeditor (http://www.fckeditor.com/) I'm trying to figure out how I access the value using Javascript.  I looked at the help article at http://wiki.fckeditor.net/Developer%27s_Guide/...
Zones: ASPDate Answered: 09/04/2005 Grade: A Views: 0
hi, i am using FCKeditor at my site and its a kool utility. but my "save" button is not working the way i wanted. my requirement is something like this. 1.    As soon as the the user click ...
Zones: ASP.Net ProgrammingDate Answered: 11/13/2005 Grade: A Views: 4
I have added an opensource WYSIWYG text editor called FCKEditor (www.fckeditor.net) to my web page. However on every page I add the include line: <!-- #INCLUDE file="FCKeditor/fckeditor.asp" --> ...
Zones: ASPDate Answered: 12/11/2005 Grade: A Views: 0
I have download the FCKEditor zip file from the url: http://prdownloads.sourceforge.net/fckeditor/FCKeditor_2.1.1.zip?download Also I have also download the zip file for dotnet integration fr...
Zones: ASP.Net ProgrammingDate Answered: 04/21/2006 Grade: A Views: 62
Hi, im using fckeditor WYSIWYG (http://www.fckeditor.net/) to edit my html templates which already contain images. img src='template_images/imagename.gif' and I have fckeditor running...
Zones: JavaScriptDate Answered: 03/25/2006 Grade: A Views: 0
Hello,   I need to stop the user from entering any more than four lines of text into the editor. If they enter more that that, my printed form will be longer than 1 page which I can't have in th...
Zones: JavaScriptDate Answered: 03/28/2006 Grade: B Views: 6
Hi, I have installed the .NET version of the WYSIWYG FCKEditor.  For some reason I get an error when I open the Link Browser Dialogue. Has anyone successfully installed and used this dialogue...
Zones: ASP.Net ProgrammingDate Answered: 10/25/2006 Grade: A Views: 0
Can anyone direct me, or show me how I can autofill a FCKEditor instance.  The value will be coming from a database, and selectable via a drop-down. The table is: tblName tblID   >INT tblTi...
Zones: ASPDate Answered: 01/14/2007 Grade: A Views: 15
I'm trying to configure this free editor and understand how to use it within the vs 2005 environment. The included documentation just doesn't answer my questions. I can load the sample page that...
Zones: ASP.Net ProgrammingDate Answered: 01/23/2007 Grade: A Views: 0