Search

You searched for the word(s): postback
Showing page 34 of 85 (848 total posts) < 1 second(s)
  • Re: CentOS compatibility

    It doesn't appear that the error message is displaying properly.  Here is the error: Invalid postback or callback argument.  Event validation is enabled using <pages enableEventValidation=''true''/> in configuration or <%@ Page EnableEventValidation=''true'' %> in a page.  For security purposes, this feature ...
    Posted to Ajax Uploader (Forum) by Anonymous on May 10, 2011
  • Re: No Postback where cutesoft editor is, asp.net 2.0. (Problem founded)

    Try disable the save button and use <asp:Button> control.   <CE:Editor id=''Editor1'' DisableItemList=''Save'' runat=''server''></CE:Editor><asp:Button ID=''Button1'' runat=''server'' Text=''Button'' />   We are investigating this issue and will post an update ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 12, 2006
  • Re: Absolute URL for Images and not HREF

    Dear cosmonaut,   Please follow steps:   1. Save the following code to edithtml.php, and copy it to your cuteeditor installation folder   <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html>      <head>    </head>     ...
    Posted to Cute Editor for PHP (Forum) by Eric on May 9, 2011
  • Re: Browse button stop working suddenly!

    Hi cassini,   Please test this example:   <%@ Page Language=''VB'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>     Private Sub InsertMsg(ByVal msg As ...
    Posted to Ajax Uploader (Forum) by Kenneth on December 6, 2008
  • Re: No Postback where cutesoft editor is, asp.net 2.0. (Problem founded)

    <%@ Page Language=''VB'' MasterPageFile=''~/Principal.master'' Title=''Untitled Page'' MaintainScrollPositionOnPostback=''true'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <asp:Content ID=''Content1'' ContentPlaceHolderID=''ContentPlaceHolder1'' Runat=''Server''> <ce:editor ...
    Posted to Cute Editor for .NET (Forum) by Lisandro on March 12, 2006
  • Re: Not catching the postback event ?

    Found a new bug ! just spent half a day messing around with my code and testing your sample code just to find that the Editor1.DisableItemList = ''InsertTextBox, InsertInputSubmit, InsertInputReset, InsertInputText, InsertInputPassword, InsertInputhidden, InsertListBox, InsertDropDown, InsertCheckBox, InsertRadioBox''   in the ...
    Posted to Cute Editor for .NET (Forum) by Larskohsel on March 9, 2005
  • Re: Ajax Uploader - ManualStartUpload="true"

    thanks for your reply Ken.  I have reviewed this demo several times and I have looked at the source code but have not found a resolution to what I am trying to do.  Is there  a way to kick off some client side code on the FileUploaded event before heading back to the server event that handles the ...
    Posted to Ajax Uploader (Forum) by mchamo on June 15, 2011
  • Re: Is there a more accurate way to handle progress bar info

    Hello, What I need is to display to the user incase of large files that the upload is still in progress, the ajax uploader would show the upload as 100% complete and it takes the page a while to post back, I need to display some kind of other visual indication that the upload is still in progress before tha page postback Thanks.
    Posted to Ajax Uploader (Forum) by wassimsa on March 19, 2009
  • What is this?

    I'm now getting a serious error that confuses me (like so many other things...). I load an HTML file into CE then click [Preview]. The file has a URL link that I click. The url opens inside the preview window. When I then click [Normal], the app fails with the information below. I am running the app on localhost.   The HTML file in ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 1, 2006
  • Re: Change EditorWysiwygModeCss then looses event postback

    Thanks for this post, I had the same problem losing my PostBackCommand when I changed the CSS.  I tried for weeks to get it working!  This should be a very common problem, CuteSoft should post a FAQs about it.
    Posted to Cute Editor for .NET (Forum) by Judge on May 23, 2007
« First ... < Previous 32 33 34 35 36 Next > ... Last »