Search

You searched for the word(s): form
Showing page 276 of 300 (2,996 total posts) < 1 second(s)
  • New sample for new client/server side API :

    Make sure you use the last version.   One of the new version has bug on the ViewState of the ClientData property. <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD ...
    Posted to Ajax Uploader (Forum) by cutechat on September 3, 2009
  • How to use Cute Editor in WAMP x.xx (any version)

    How to use Cute Editor in WAMP x.xx (any version) Create a new site for your Cute Editor (I used, cutePHP)Copy the CuteEditor_Files to your new site/folderCreate the folder Uploads like cutePHP/UploadsCreate a file called index.phpCopy and Paste the data below into your new file (index.php) and you're set! <?php ...
    Posted to Cute Editor for PHP (Forum) by student101 on August 6, 2009
  • Undefined - is mostly all I get.

    My Editor now just comes up with the word ''undefined'' in the text area.   Here's my current best guess.   My configuration:    Dim editor1   Set editor1 = New CuteEditor   editor1.ID = ''Description''   editor1.Text = sDescription   editor1.FilesPath ...
    Posted to Cute Editor for ASP (Forum) by jdmaynard on March 31, 2007
  • Catching the Return Key and the Tab Key

    I am trying to catch the return key and the tab key when inside a CE.  I want to tab to the next form field when the user uses the tab key; I don't want to insert spaces.  I also want to catch the return character and not allow them to hit return.   I am trying to follow the following article you had presented to me ...
    Posted to Cute Editor for .NET (Forum) by JonE on August 10, 2006
  • Smart Navigation

    Hi Adam,   I have a table and each time i dynamically add a new row i load cute editor into that row (the previous rows are then set as text and only the current row displays the cute editor).   I want to anchor to the cute editor, but the page always loads to the top of the page.   The aspx form has been set ...
    Posted to Cute Editor for .NET (Forum) by stuart on February 7, 2006
  • Version 5 Question - resizeing readdressed

    Adam,   Adding the onclick to the sizeplus and sizeminus prevents cutedit from resizing. I do not want to rewrite the +/- commands, I just want someway to be notified when it happens. I would prefer that CuteSOft help resolve this, because my only recourse is to decomple the js files from their current form into a much more readable form ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 31, 2005
  • Events do not fire ...or appear not to help.

    I am useing vb.net in debug mode with a cuteeditor control on my web form (more specifically it is  asp.net custom user control and the editor control is part of this custom user control. The custom user control is on a web form.). There is a  a break point configured in the ''editor1_postbackcommand'' event. This event never seems to ...
    Posted to Cute Editor for .NET (Forum) by tttm on December 2, 2005
  • How to Integrate Cute Chat and Cute Messenger with DotNetNuke 3.1

    How to Integrate Cute Chat and Cute Messenger with DotNetNuke 3.1 Got Questions: http://cutesoft.net/forums 1.  Download the Cute Chat and Web Messenger for Dotnetnuke 3.1 from http://cutesoft.net/download/CuteChatforDNN31.zip. Unzip the CuteChatforDotNetNuke31.zip file2.  Web\CuteSoft_Server folder and all file it contains should be ...
    Posted to FAQ (Forum) by Adam on July 4, 2005
  • How to Integrate DotNetGallery with DotNetNuke Portal V 1.0 - 2.x ?

    How to Integrate DotNetGallery with DotNetNuke Portal V 1.0 - 2.x . 1. Download DotNetGallery(DotNetgallery.zip) from http://cutesoft.net/Downloads/default.aspx 2. Download DotNetGallery Wraper for DotNetNuke12 (DotNetNuke12.GalleryWraper.zip) from http://cutesoft.net/Downloads/default.aspx 3. Unzip the DotNetGallery.zip file 4. Unzip the ...
    Posted to FAQ (Forum) by Adam on March 18, 2005
  • Update Error when submitting edit changes in DataGrid (Dreamweaver MX 2004)

    Okay, first, sorry for the long subject title.   I was able to implement the editor on a page, but I'm receiving an error in the post:   System.Exception: Control not found in DataGrid column: CommonSenseID at DreamweaverCtrls.DataSet.OnDataGridUpdate(Object Src, DataGridCommandEventArgs E)     What's weird is that ...
    Posted to Cute Editor for .NET (Forum) by gbartlett on October 4, 2004