Search

You searched for the word(s): postback
Showing page 53 of 85 (848 total posts) < 1 second(s)
  • Handling buttons

    1. How do I change the ToFullPage and FromFullPage to postback = ''True'' in VB code? I realize I can edit the configuration files, but that's not an option.   2. What is the VB code to prevent various toolbars from displaying entirely?   3. What is the VB code to prevent/allow specific items in a toolbar from/to ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 21, 2006
  • Runtime Error

      Im using asp .net 1.1 for develop the application ,  using ur component.   Sometimes, when i do a postback in my aspx with ur component on it i get an error throwing me a message like this in debug mode :   ''Document contains one or more extremely long lines of text. These lines will cause the editor to ...
    Posted to Cute Editor for .NET (Forum) by Jhonatan on August 7, 2006
  • Unable to run Batch with Masterpage

      Hi everybody... using the free (lastest) version of DotNetGallery and I would be happy to purchase a copy if we can get this resolved.     Essentially, the product works perfectly under a simple test page, however when I integrate it into my actual website (which includes a .NET 2.0 masterpage), it generates a Javascript ...
    Posted to ASP.Net Image Gallery (Forum) by encoad on July 11, 2006
  • hrefs with javascript calls seem to interfere with Cute Editor

    I've recently run into an unusual behavior with the cute editor.I created an .aspx in VS2005 that contained a fairly basic editor with a databind and one other link containing an arbitrary ''BLOCKED SCRIPT[function-call]'' style href.  If I A) 1: Enter data in the editor, 2: click the arbitrary link, and 3: submit the form -- the data in the ...
    Posted to Cute Editor for .NET (Forum) by Davis on April 13, 2006
  • MaxHTMLLength validation occurs even when the button clicked has CausesValidation=false

    I have a CE 5.2 control on my page and 2 buttons, one that saves the page the other that takes them back, without saving to the listing of all items:   <CE:Editor id=''RemarksEditor'' runat=''server'' ShowBottomBar=''false'' ConfigurationPath=''~/CuteSoft_Custom/Configuration/minimal.config'' MaxHTMLLength=''800'' Width=''100%'' ...
    Posted to Cute Editor for .NET (Forum) by HotAir on March 11, 2006
  • Re: <!--{cps..0}-->

    well, the problem is the EditCompleteDocument property is net set on the above example.   I don't want the javascript to run upon postback.........    basically i would like an html page with javascript which gets fired upon the onload event of the body tag.   so we would need the EditCompleteDocument property set ...
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 23, 2006
  • switching from normal mode to html mode has side effects

    Switching from normal mode to html mode has side effects, but good ones.   For example, I have a snippet that, in normal mode,  inserts an image without height or width attributes:  <img src=a.jpg>   If I switch to html mode, it becomes something like <img src=a.jpg height=12 width=20>   I am pleased with ...
    Posted to Cute Editor for .NET (Forum) by stuartwachsberg on December 22, 2005
  • Customization of the Toolbars

    Hi,Can any one help me in customizing the tool bars in the CuteText Editor. I am able to run it without any errors, but I want only a few Icons to be visible on My tool bar. I have configured by using Default.config in Configuration\AutoConfigure directory. Does any more needed along with this? I am adding my Default.config file as ...
    Posted to Cute Editor for .NET (Forum) by Shanmuka Kumar on October 28, 2005
  • Problem using Cute Editor 4.0.0.7 from within a Web User Control

    Our ASP.NET web application makes extensive use of Web User Controls and we are having a problem with Cute Editor (4.0.0.7) in this scenario. Specifically, on postback, we are not receiving any changes that were made to the text within the Cute Editor control - the text remains unchanged from its initial state. There is no problem using ...
    Posted to Cute Editor for .NET (Forum) by jgatestl on July 27, 2005
  • Javascript error with smartnavigation=true

    If I set the smartnavigation of the page that contains one or more controls to true, I get a javascript-error after a page-postback (or sometimes after 2): Error: object expectedCode: 0Url: .../CuteEditor/CuteEditor.htc.aspx?settinghash=da937d50&{ResourceArguments} I even tried this on a simple page that has nothing but one cuteEditor ...
    Posted to Cute Editor for .NET (Forum) by jini on April 25, 2005
« First ... < Previous 51 52 53 54 55 Next > ... Last »