Search

You searched for the word(s): postback
Showing page 31 of 85 (848 total posts) < 1 second(s)
  • How to enable the save option

    I am integrating licensed cutesoft editor with one of our application in ASP. Every thing was fine but when i tried to use the save option it did not work. I've checked files and even disable the option postback in config file but i didn't find it working properly. Can you please help me that how can it make functional for save option?
    Posted to Cute Editor for ASP (Forum) by msnazir on February 14, 2009
  • save command using Full.config

    I am using .config file to set the toolbar and need help with the save image button (<item type=''image'' name=''Save'' postback=''True'' />).   Is it practicably to use:   ---------------------------  Protected Sub btnSaveChange_Command(ByVal sender As Object, ByVal e As CommandEventArgs)   Dim ...
    Posted to Cute Editor for .NET (Forum) by kjell.ek on February 9, 2009
  • Re: Is this possible?

    Anthony,   Uploader provide JavaScript API to let you listen the event.   http://ajaxuploader.com/document/index.htm#page=JavaScript-API.htm   OnSelect - to know files have been added into queue.   OnQueueUI - to get the files information.   OnProgress - to get the progress information.   OnPostback - ...
    Posted to Ajax Uploader (Forum) by cutechat on February 6, 2009
  • Re: editor style problem

    below is my code   <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration>     <codeviewToolbars>         <item type=''g_start'' />         <item type=''image'' name=''Save'' postback=''True'' />    ...
    Posted to Cute Editor for .NET (Forum) by rahulchoudhary on January 27, 2009
  • Re: Help Needed in Placing Uploader in a Update Panel

    hi,   thanks for your reply.   everything is working fine except that during file upload, if i press cascading drop down list on the form it results in postback which cancels the uploading process.   so i need to disable the drop down list during file uploading time only and enable it after file upload is done.   i ...
    Posted to Ajax Uploader (Forum) by manjot25 on January 7, 2009
  • Re: Upload Button Not working in firefox 2.0

    hi,   Thanks for your reply.   I wanted to know that how can i rename the uploaded file say (abc.mov) using the  ButtonPostBack_Click event. ie when i click the postback button, then the uploaded file should be renamed and then moved to another folder using the postbutton click. Is there any ...
    Posted to Ajax Uploader (Forum) by ssjal on December 26, 2008
  • Re: Limit Font Size and Font-Family

    George,   You need to modify the toolbar configuration file. For your situaiton, you need to modify   CuteEditor/Configuration/AutoConfigure/minimal.config. The CuteEditor toolbar configuration files, which contain XML, specify the toolbar configuration information of the CuteEditor instance. These configurations are applied ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 11, 2008
  • Being able to use Messenger while browsing in the background

    Hi!   We are still evaluating cute messenger and are looking at how the product can meet a specific requirement of ours. Looking at your answer in earlier post (Postback and Messenger 5.0 http://cutesoft.net/forums/thread/44901.aspx) it seems as if it is actually not possible to have messenger open in one browser window and at the same time ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by losfreddos on October 22, 2008
  • Re: Failed to load menus

    Step 1: Create a new configuration file and name it ''mytools.config''.   Open the configuration file and copy/paste the code below, save it to CuteEditor_Files/Configuration folder.    <?xml version=''1.0'' encoding=''utf-8'' ?> ...
    Posted to Cute Editor for PHP (Forum) by Adam on October 6, 2008
  • Re: Editor not loading in the online site

    Here is the URL for that page..... Its a simple page with no bindings to the editor........ Previously I was getting error  ''Invalid postback or callback argument.''  and when I set  <pages  validateRequest=''false''  enableEventValidation=''false''  /> I started recieving this error ...
    Posted to Cute Editor for .NET (Forum) by ajitn on May 23, 2008
« First ... < Previous 29 30 31 32 33 Next > ... Last »