Search

You searched for the word(s): php
Showing page 79 of 158 (1,571 total posts) < 1 second(s)
  • Re: What license?

    Dear customer,   My understanding is CuteEditor will be installed on 1 site, say http://EditCenter.com, then being referenced by http://customer1.com and http://customer2.com. Well this sounds centerized, but what about security concerns? I suppose after editing, the content will be saved to HTML files. CuteEditor from ...
    Posted to Purchase / License FAQ (Forum) by Karen on June 30, 2008
  • Re: pulling data from database into editor

    Please use the following property:   Editor.Text Property This property provides access to the text within the editable area of the CuteEditor control. It can be used to set the text when the control is first displayed and also to read out the text when a form has been submitted.   Example Code ...
    Posted to Cute Editor for PHP (Forum) by Adam on April 8, 2008
  • Re: Image Path

    >>$editor->ImageGalleryPath = http://192.168.255.77/test/CuteEditor_PHP_6_0_7__2007/Uploads/;   This is wrong. Please use virtual path: $editor->ImageGalleryPath = ''/Uploads/'';   >>Are there others configuration to do?   No.   >>I tried the default demo (index.php) whithout changing anything, ...
    Posted to Cute Editor for PHP (Forum) by Adam on October 22, 2007
  • Re: Not displaying large amounts of content in safari

    gzangirolami:I am having an issue with Safari where the wysiwyg doesn't finishing loading. I am testing on Safari 2.0.4(419.3). This page on  the main site doesn't finish loading either:  http://www.cutesoft.net/asp/EnableAll.asp. If you have large amounts of content to load then it doesn't fully display it. I am not completely sure ...
    Posted to Cute Editor for ASP (Forum) by Adam on August 31, 2007
  • Re: retrieve data from editor

    Mark,  First it's possible to retrieve the data from the editor using the client side script.Here is a demo:http://cutesoft.net/example/JavaScript-API.aspxCode is as followings:function getHTML(){    // get the cute editor instance    var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 16, 2005
  • Re: Macintosh Support for the CuteEditor

    The safari users will get an regular textarea. It's due to a restriction in SAFARI which doesn't support HTML editing right now. We need to wait for the next version of Safari. http://www.appleinsider.com/article.php?id=619 ''A new version of Web Kit to be included with the Tiger release of Mac OS X will support HTML editing, DOM level ...
    Posted to Cute Editor for ASP (Forum) by Adam on June 6, 2005
  • Re: Query For Integration

    >>1. Sorry I m not able to get this. Is your existing application is based on ASP.NET technology? or php technology? >> Yes if possible, otherwise I can rely on MSDE. The Cute Chat 2.0 does support any database. But it will take us more time to wirte the integration guide for MY Sql. I suggest your use MSDE for the time ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 17, 2005
  • Re: upload files button doesnt' work

    mester9: It's version 6.4. IE8, but doesn't work on FF either   It's odd, because it's only on this hosting company it doesn't work, it works on other hosting companies, and I can't reproduce it here.   And, before it said: Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp) is not within the ...
    Posted to Cute Editor for PHP (Forum) by Adam on January 27, 2010
  • Can't ->Draw() with templates

    I bought the PHP package but am handcuffed because i do all the preprocessing in PHP but then call HTML templates and inject PHP variables into them to do the presentation layer.  The HTML template page creates all the forms, graphics, etc.  In other words, I can't call ->Draw() because the PHP runs completely before the page layout ...
    Posted to Cute Editor for PHP (Forum) by stmulligan on January 18, 2009
  • simplexml_load_file error: Error while parsing the Languages fileLanguages/en-en.xml

    I have been troubleshooting this problem and can not seem to understand why it behave the way it does.   I've installed CuteEditor into our webserver and $_SERVER['DOCUMENT_ROOT'] = ''/wwwdev''; The file structure is as follow:    /     CuteEditor/CuteEditor_Files     ...
    Posted to Cute Editor for PHP (Forum) by goldd1gger on October 22, 2008
« First ... < Previous 77 78 79 80 81 Next > ... Last »