Search

You searched for the word(s): postback
Showing page 29 of 85 (848 total posts) < 1 second(s)
  • PasteHTML doesnt work within a modal popup (example page attached)

    Hello there, I'm evaluating and all seems well but I'm having an issue with a requirement I have. I have a modal popup with the editor inside.  I have a button that inserts some text at the cursor location and postsback.  I can see that the text is inserted but the data that goes to the server does not include the inserted ...
    Posted to Cute Editor for .NET (Forum) by mreric on July 15, 2010
  • Re: I need to reload font sizes after a font has changed

    Hi Ken, Each customers  has a specific set of fonts and sizes.  I must load a customer specific set of fonts and font sizes from a database.    What we need to do is change the list of available font sizes in the font size dropdown when a user selects a different font from the fonts dropdown.    We have ...
    Posted to Cute Editor for .NET (Forum) by KidMiller on June 28, 2010
  • Re: upload works on dev server, not on production server

    I decided not to trust FireBug 100%, so I put alerts in the javascript code to see where it was going. startupload IS being called returns immediately, then the upload completes, and CuteWebUI_AjaxUploader_OnPostback() is then called. It completes - that is, submitbutton.click is called and returns immediately. I also changed my ...
    Posted to Ajax Uploader (Forum) by rberman on June 4, 2010
  • Re: Looks promising I do have a question though.

    Please save the following code to ''5.php'', run this example,  <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <html> <head> <title>Example</title> </head> <body> <form name=''theForm'' action=''5.php?postback=true'' ...
    Posted to PHP File Uploader (Forum) by Eric on May 14, 2010
  • Maxlength doesn't work

    Hi there, I've already got an event at onclick(). When I set maxlength=100 and click on save button, it pops up the message and then be frozen in ajax postback. Does anyone else have the same issue?  It's quite anoying that every time the user gets the warning. also I have three editors in one page, this message doesn't sepcify which ...
    Posted to Cute Editor for .NET (Forum) by wolf11th on April 22, 2010
  • Re: Client-side script to disable the Editor?

    Adam,   I don't see how that example applies. We've already got the Editor on the page and configured the toolbars with our own buttons, etc. I need to know if there is a way to disable the Editor control in Javascript on the client side. Removing the toolbars or not is a secondary requirement.    There is a textbox on the ...
    Posted to Cute Editor for .NET (Forum) by Richard Schaefer on April 16, 2010
  • After (ajax) fileupload webpage/form disappears

    Hey guys,   I had een trial licence, after receiving a new licence file, and placed, the file upload worked again, except for the fact that the page/form disappears after all files have been uploaded. If I put the old licince file back, i get (offcourse) the error that the trial version has expired. Is there something wrong with the ...
    Posted to Ajax Uploader (Forum) by Roetje on April 13, 2010
  • Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel

    hi wolf11th ,   Try   <%@ Page Language=''C#'' %>     <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 29, 2010
  • Re: Ajax-based-File-storage demo

    Hi,   The filename/description is design for ajax uploader v1 , for that version uploader do not support multiple files uploading.   It just use the specified filename when rename the file at the event handler.   the event handler code is this :   protected void Uploader1_FileUploaded(object sender, ...
    Posted to Ajax Uploader (Forum) by cutechat on December 20, 2009
  • Question regarding component lifecycle

    I am working on an application with which you can construct a fax by filling out a form and attaching one or more documents. On one particular form, one use case has the user attaching a document (with it automatically being uploaded) either one at a time or in mass. At some point the user either manually fills in the destination information ...
    Posted to Ajax Uploader (Forum) by kbenz on December 4, 2009
« First ... < Previous 27 28 29 30 31 Next > ... Last »