CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Does anyone have working FCKEDITOR.

Print topic Send  topic

Author Message
mramirez18

Posts: 56
Posted: 03/07/2005, 8:33 PM

Can someone provide me with an example CCS file of the FCKEDITOR working on there project. Instructions in magazine are very vague.
View profile  Send private message
BlinkyBill

Posts: 86
Posted: 03/08/2005, 12:15 AM

Why don't you just use the ReplaceTextArea method.

  
<script type="text/javascript">  
      window.onload = function()  
      {  
        var oFCKeditor = new FCKeditor( 'MyTextarea' ) ;  
        oFCKeditor.ReplaceTextarea() ;  
      }  
    </script>  

where 'MyTextArea' is the Name of your TextArea control.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.