Search

You searched for the word(s): postback
Showing page 21 of 85 (848 total posts) < 1 second(s)
  • "Command not supported" error in Netscape / Firefox

    Hi, When using Firefox 1.07 or Netscape 8.1 (Windows XP) to view your online examples I get a Javascript error ''Command [] Is not supported!...'' after a postback. The editor seems to work ok before a postback but has this problem afterwards. I see your online examples have changed since my last post about this but the following one does ...
    Posted to Cute Editor for .NET (Forum) by monkeyboy on June 14, 2006
  • Image Gallery : Paging

    whenever i tried to use paging in Image gallery then i got an server error ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Server Error in '/' Application. Invalid postback or callback argument.  Event validation is enabled using <pages enableEventValidation=''true''/> in configuration or ...
    Posted to Cute Editor for .NET (Forum) by sumitsharry on October 26, 2009
  • Re: Get Values Entered into HTML Inputs on PostBack

    Hi dkirschman, Please refer to example http://www.cutesoft.net/example/xmloutput.aspx, it shows you how to get the html code of CuteEditor. You can find the source code in your editor download package. Regards, Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 18, 2012
  • Re: HTML Encoded to #s

    Hi again, Well I found my problem : In my application, I save both the html code and the plain text. After reading some posts, in order to upgrade, I have used request(''Editor1'') to get the html and Editor1.PlainText to get the plain text. Of course, this doesn't work out (for the data validity) because after a postback, I store the ...
    Posted to Cute Editor for .NET (Forum) by julien on January 12, 2006
  • Re: Image not visible (does not have absolute path)

    Let’s try this.1. Click the insert image button. 3.      In the URL field, if the path is relative path (/Uploads/j0262681.jpg, or ../Uploads/j0262681.jpg), after postback, you will get a relative path.     In the URL field, if the path is full path (http://cutesoft.net/Uploads/j0262681.jpg), after ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 1, 2005
  • Re: Visual Studio 2005 and Atlas

    I am looking to implement atlas into our application as well and would like to see an online demo of the contents of cute editor making a round trip to a web service without a postback.So far I am having problems with the atlas httpModules, they seem to mess up the rendering of cute editor in the browser.
    Posted to Cute Editor for .NET (Forum) by sdolier on April 4, 2006
  • Invalid postback or callback argument

    I am working with the demo projects and the first time I upload an item everything works fine but the second time always gives the following long error message. I am using the Framework 2.0-Csharp-MicrosoftAjax demo.     I have seen this quite a bit with AJAX and having to register events with the ClientScriptManager but this ...
    Posted to Ajax Uploader (Forum) by spudcud on July 25, 2008
  • How do I stop CuteEditor from scrolling the page to the top on each postback?

    Hi,   I have JavaScript code in my pages to maintain the scroll position over postbacks, but it is overridden on any page with CuteEditor on it - the code functions correctly and returns to the correct position, but as soon as the CuteEditor control has finished loading/initialising, it scrolls the page to the top.   How can I ...
    Posted to Cute Editor for .NET (Forum) by ChrisD on November 3, 2006
  • Re: Custom UI

    Thanks!   You guys have great support.   I have another question. I am now creating a custom queueui using the ''handlequeueui'' event in javascript. I am also preventing the postback and allowing my users to click a button to call that postback.   My problem is that it seems like the last call to ...
    Posted to Ajax Uploader (Forum) by PSMatt on March 25, 2009
  • Class attribute is removed after postback

    Hi there,   Which setting or what issue would cause the class attribute to be removed from an anchor tag after postback?   In the server code ''save'' method only specifies  .CleanUpMicrosoftWordHTML(), nothing else.   The pop-up link editor allows a class to be inserted into the HTML, but then it is ...
    Posted to Cute Editor for .NET (Forum) by chalked on November 11, 2009
« First ... < Previous 19 20 21 22 23 Next > ... Last »