Search

You searched for the word(s): postback
Showing page 61 of 85 (848 total posts) < 1 second(s)
  • Re: Using a submit button for a form

    David,   When I press submit the page reloads and does not go to the action value specified in the form tag. I have an aspx setup to pull all form items and build an email and send it. Anyway, that page never sends the user to the email page   Please debug your code. The information is too limited.   If you set action ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 14, 2007
  • Unable to create Save Button in the editor area

       Hi,   I have created the following entry in the simple.config file :   <item type=''image'' name=''Save'' postback=''True'' /> I couldn´t use/see the save button. If I logged on with the host account, i couldn´t use the save button, too !!! Where is the problem ?? ...
    Posted to Cute Editor for .NET (Forum) by fabert on July 23, 2007
  • please very urgent

    Hi,    I am using the latest version with asp.net2.0.   I am applying some html tags using Pastehtml in the javascript. Its added fine.   But when i get the editor1.xhtml in the serverside after postback. I couldn't find the tag which i am added. Everything else is there. Is there any properties i need ...
    Posted to Cute Editor for .NET (Forum) by nrraman.tnj on March 1, 2007
  • Executing a button event on the cute editor form

    I know how to capture the 'Save' button event in my code behind page.  What I want to do is to be able to fire the Save button's click event using JavaScript on the client side.  I have a timeout JavaScript function that runs every 5min.  I want it to execute (fire) the Save button's click event so that it posts back with the proper ...
    Posted to Cute Editor for .NET (Forum) by JonE on December 18, 2006
  • Need help with toolbar customization

    I downloaded the trial version and I'm testing the product on my local PC.  I have the application running at this point.  I would like to change the editor configuration.  I'm looking at the documentation that was provided on the web (http://cutesoft.net/developer+guide/index.html) to change the configuration. Below is the ...
    Posted to Cute Editor for .NET (Forum) by jas05220 on June 14, 2006
  • CuteEditor - Serializable and Using Repeater List

    Is cuteeditor serializable?   If not has anyone used the control within a repeater list?   I have the control in a repeater list, building editing pages dynamically from a DB to allow multiple editors in one page, with varying levels of editing enabled. The problem I am having, is since the controls are being added dynamically to ...
    Posted to Cute Editor for .NET (Forum) by Drone on August 6, 2004
  • Upload Images to Folder

    Hello: When I upload an image file, the upload starts and i see the checkmark next to the file name that shows the upload was completed. However when I go to the folder the that the images should be in; nothing is there. Here is my code:   <%@ Page Language=''C#'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Ajax Uploader (Forum) by LVWiseguy on July 23, 2012
  • MS AJAX + 2 CuteEditor stack overflow and Error: Sys.InvalidOperationException: A control is already associated with this element error

    Dear support team member,   we are currently having troubles with CE on AJAX pages. We have two CE on an UpdatePanel and updateprogress no other extenders (AJAX i mean) are present on any control on that form. It suddenly stoped working ok. When i cause a page postback (not an Ajax postback) it reports an JS alert with Stack overflow ...
    Posted to Cute Editor for .NET (Forum) by milosc on November 27, 2007
  • CuteEditor still strips all script elements though I set EnableStripScriptTags = false

    I use the version 5.3. For my application, the editor still strips all script elements though I set EnableStripScriptTags = false.   My application is an email editor page that allows users to edit 2 versions of email, html and plain text. There is a CuteEditor for html email and a TEXTAREA for plain text email in the same ...
    Posted to Cute Editor for .NET (Forum) by ytang on January 5, 2007
  • How to avoid css changing to "cps..0"

    I have an HTML that contains css as pasted below .. When I try to save it in PostBack ..  It changes this to something like ''cps..0'', how to avoid it .. so that I could save the css asis into database after postback .. I have played with EnableStripScriptTags setting to true or false .. neither I could stop prevent the distortion ..  I ...
    Posted to Cute Editor for .NET (Forum) by dream2004 on November 24, 2006
« First ... < Previous 59 60 61 62 63 Next > ... Last »