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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
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/...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21550137.htm...
Zones:
ASPDate Answered: 09/04/2005 Rating: 8.0 Views: 4
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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21565393.html
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" -->
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21650297.htm...
Zones:
ASPDate Answered: 12/11/2005 Rating: 7.6 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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21671551.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21759178.html
Zones:
JavaScriptDate Answered: 03/25/2006 Rating: 8.0 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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21775186.html
Zones:
JavaScriptDate Answered: 03/28/2006 Rating: 8.4 Views: 4
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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22036810.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_22121816.htm...
Zones:
ASPDate Answered: 01/14/2007 Rating: 7.8 Views: 4
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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22131969.html