Search

You searched for the word(s): php
Showing page 61 of 158 (1,571 total posts) < 1 second(s)
  • Contact and Support

    Could someone tell me how you can contact cutesoft - I want to ask some questions about the product i purchased, but have not recieved any feedback from my e-mails at all -Not even a ''we are looking into it'' email. I am still waiting for my Licence!!! I have been sat in the support forum for a while now and there is no one there. Also ...
    Posted to Cute Editor for .NET (Forum) by iainwood on November 30, 2004
  • Re: Chrome is posting back full page

    Matty,   It seems that the MagicAjax project has been closed.   I have check it's code , the MagicAjaxContext..ctor() , it just ignore the 'AppleMac-Safari' case.   You can download the source code in http://sourceforge.net/forum/forum.php?forum_id=538777   and modify that code.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on March 26, 2009
  • Re: Word and Character Counter to update with every key press?

    Hi davideo, The developer hard code on that function. So for now can not change it. The example below shows you how to shows the work count out side the editor when the key press. Hope it help. <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?><html>     <head> </head>    ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on December 13, 2011
  • Re: Sending Addition Info To uploadUrl

    Kevan: This is what I currently have:   $uploader = new PhpUploader(); $uploader->MultipleFilesUpload = true; $uploader->InsertText = ''Upload Pictures''; $uploader->MaxSizeKB = 10240; $uploader->AllowedFileExtensions = ''*.jpg,*.png,*.gif,*.bmp,*.psd''; $uploader->InsertButtonID = ...
    Posted to PHP File Uploader (Forum) by fmortara on October 26, 2011
  • Re: Launching editor in preview mode allows editing in Firefox

    Hi erslht, Can you try the example below? it works fine for me. Is your site online? If so, can you send me the test page url? So I can check it too. <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html>         <head>    ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on October 10, 2011
  • Re: How can I adjust the color of 'Words:0 Characters:0' area?

    Hi davideo7, 1. Open file ''\cuteeditor_files\Themes\Office2007\style.php'' 2. Find section below <?php   echo $editorid; ?> .CuteEditorBottomBarContainer {padding:2px;height:1px;overflow-y:visible;} 3. Change to. The red part is the back ground color of the bottom bar.  <?php   echo ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on June 29, 2011
  • Re: Use CuteEditor as an image selector

    Dear random,   Please open ''\cuteeditor_files\Themes\OfficeXp\style.php'' Change <?php   echo $editorid; ?> .CuteEditorFrame {width:100%;height:100%;padding:0;border-top: #dddddd 1px solid!important;border-bottom: #dddddd 1px solid!important;border-left: #ffffff 0 solid!important;border-right: #ffffff 0 ...
    Posted to Cute Editor for PHP (Forum) by Eric on February 23, 2011
  • Re: hooked this up and then it suddenly stopped working

    i have the same issue i don't know if this is what he/she is experiencing. It is working them sometimes not.. sometimes it prompts me an error then sometimes continues. Sometimes it also allows me to choose multiple files then will not allow sometimes. What could be the problem in here? Please see below for my deployment ...
    Posted to PHP File Uploader (Forum) by joyce121187 on December 28, 2009
  • Re: CuteEditor Installation

    ceanders35603: I still get an error: http://www.npcourses.com/test.php gives this error.   Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in \\boswinfs04\home\users\web\b1645\ez.npcoursescom\CuteEditor_Files\include_CuteEditor.php on line 6   Thanks much for your help, ...
    Posted to Cute Editor for PHP (Forum) by Adam on April 24, 2009
  • Re: Can't ->Draw() with templates

    I'm having a similar problem.  I'm not using smarty - this is an entirely custom coded solution, built using some content management classes I wrote about five years ago, and have been refining since.   In this case, nesting PHP is an integral part of the system, something too fundamental for me to change or hack to create an ...
    Posted to Cute Editor for PHP (Forum) by Tangle on February 26, 2009
« First ... < Previous 59 60 61 62 63 Next > ... Last »