Search

You searched for the word(s): php
Showing page 23 of 158 (1,571 total posts) < 1 second(s)
  • Re: CuteEditor for non-ASP servers

    Damien,   There are two options to use Cute Editor in JSP.   1. Put Cute Editor into an iframe and run Cute Editor on an IIS server.   I know some users use this solution on JSP based applications. Here is an example: http://richtextbox.com/test/iframe.aspx 2.   Put Cute Editor into an external ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 27, 2009
  • Re: Source code shows <div> instead of <p>

    creativewithtechnology,   Please check the following property:   Editor.BreakElement Property Specify the behavior when the ''enter'' key is pressed in the editor The default is Div.   Example Code <?php          $editor=new ...
    Posted to Cute Editor for PHP (Forum) by Adam on April 10, 2008
  • Re: How to set language ?

    Editor.CustomCulture Property Specify the culture name used in the current editor   Example Code <?php          $editor=new ...
    Posted to Cute Editor for PHP (Forum) by Adam on February 19, 2008
  • Re: question regarding callback functions

    nik600,   Thanks for the interest. The trial version is only available to the .net version, for php version, please use the online demo.   - load a custom browser windows to select files or images and pass the url of the file selected with a javascript command - load a custom browser windows to select link and pass the url of ...
    Posted to Cute Editor for PHP (Forum) by Adam on January 7, 2008
  • Re: Working with CSS

    meburke,   1. Built in theme support Cute Editor provides several built in themes that are ready to use. You can choose from several predefined themes or create your own.   http://phphtmledit.com/ThemeSupport.php   2. Using External Style Sheets With Cute Editor, you can specify the location of the style sheet that will ...
    Posted to Cute Editor for PHP (Forum) by Adam on November 20, 2007
  • Re: File name append when already present

    Thanks. I reworked my implmentation to allow the form to work. The uploader is now on its own page.... Anyway, Now I have lost the print out for showing the upload status and completion via the ajax handler.   Any suggestions? Here is the code now (I am not showing the ajaz-mutiple file function because is ...
    Posted to PHP File Uploader (Forum) by mtimmons on November 29, 2012
  • Php Uploader Freezes in Firefox.

    Hi, I am having problems using php uploader in firefox browser. I am using the demo2.php demo and using it to upload .mp3 files. It works in IE no problem but when I try in firefox it usually only gets to 5% and then hangs and freezes. If I then click cancel uploads it cancels but then won't let me try to upload another file. It's like the ...
    Posted to PHP File Uploader (Forum) by anewell on July 24, 2010
  • Re: minor et major release for "CE for PHP"

    Thank's a lot Adam for your reply. I have 2 more question :   1. You announce version 6.1 for ''CE for PHP''... but version 6.0 is write on the ''Online store'' page ! When v6.1 will be available to buy ?   2. Between v6.0 and v6.1, do you considere a minor or a major release ?
    Posted to Cute Editor for PHP (Forum) by Laurent31 on October 17, 2008
  • Re: Debug information - PHP no request files

    It's interesting. During uploading with Internet Explorer, a file is created at /tmp/uploadertemp. While uploading with Firefox, no file is created. Firefox displays the progress bar and the time remaining as well as the calculation of the current bytes uploaded...   What the hell can be different on the server side for uploading files with ...
    Posted to PHP File Uploader (Forum) by rtm on March 18, 2010
  • Re: Where to Find the Version Number/Build Number for PHP Cute Editor?

     Thank you. But you did not answer my question. I asked where I could find what release number/build I HAVE INSTALLED on my server (which may have been installed a year or more ago), NOT what build you are currently offering for download. Thank you.
    Posted to Cute Editor for PHP (Forum) by HighConcept on November 7, 2012
« First ... < Previous 21 22 23 24 25 Next > ... Last »