Search

You searched for the word(s): dialog
Showing page 50 of 256 (2,552 total posts) < 1 second(s)
  • Re: To use an anchor

    Hi bassman,   How to use the anchor function   1.  Click the ''Insert Anchor'' button and type ''Introduction'' in the name section and than click Insert   2.  Click the ''Insert Hyperlink'' button and than click the checkbox ''Select a named anchor in the current page'' in the dialog   3. Now you can see the ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on December 31, 2010
  • Re: To use an anchor

    Hi bassman,   How to use the anchor function   1.  Click the ''Insert Anchor'' button and type ''Introduction'' in the name section and than click Insert   2.  Click the ''Insert Hyperlink'' button and than click the checkbox ''Select a named anchor in the current page'' in the dialog   3. Now you can see the ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on December 31, 2010
  • Re: To use an anchor

    Hi bassman, How to use the anchor function 1.  Click the ''Insert Anchor'' button and type ''Introduction'' in the name section and than click Insert 2.  Click the ''Insert Hyperlink'' button and than click the checkbox ''Select a named anchor in the current page'' in the dialog 3. Now you can see the anchor name ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on December 31, 2010
  • Re: No Upload is availble in Cute Editor for PHP in Joomla 1.5

    1. Open ''\plugins\editors\cuteeditor_files\Configuration\Security\Default.config'' 2. Search <security name=''MaxImageSize''> and change it to:    <security name=''MaxImageSize''>555</security> 3. Save this file 4. Open ''\plugins\editors\cuteeditor_files\Dialogs\InsertImage.php'' 5. Search ...
    Posted to Cute Editor for PHP (Forum) by Eric on August 16, 2010
  • Re: How do I customise the Cancel All button

    Please try the following code:   <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml''> <head> <title>PHP ...
    Posted to PHP File Uploader (Forum) by Eric on July 12, 2010
  • Re: any way to hide dialogs?

    Please open CuteSoft_Client\CuteEditor\Scripts\Dialog\Dialog_InsertImage.js and add the following code to the bottom of the page:   function reset_hiddens() {  //server side alert  if(hiddenAlert.value)  {      ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2010
  • Re: Automatic image resize

    Dear oleko,   If you set:                   GalleryBrowser1.UploadLimitMode=GalleryUploadLimitMode.Resize;                   GalleryBrowser1.MaxImageFileSize=1000; When ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on April 12, 2010
  • Re: ADAM I need your help please,

    Dear feriel, Please refer to the following snippet:<?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html>         <head>         <title>Add custom buttons Example -- PHP Content Management, PHP WYSIWYG, PHP HTML Editor, PHP Text ...
    Posted to Cute Editor for PHP (Forum) by Eric on March 24, 2010
  • Re: Disable 'Create a group' & 'View Profile'

    Hi surfo101,   1.       How to disable the “Create a group” button?  Open file “CuteSoft_Client\CuteChat\NewMessengerMain.htm”  Find section below  <span title=''[[AddNewGroup]]'' class=''MessangerToolbarItem'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on February 7, 2010
  • 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
« First ... < Previous 48 49 50 51 52 Next > ... Last »