Search

You searched for the word(s): postback
Showing page 28 of 85 (848 total posts) < 1 second(s)
  • Re: Unable to See "Select File" dialog in complex web page

    Hi Kenneth,   there is no error on the page, it only appears to do a postback.  There are no obvious errors in the web server logs either.   I have emailed username credentials to you so you can access the following URL http://videocentralhd.lgfl.org.uk/secure/Upload.aspx .   The process to follow is:   1) ...
    Posted to Ajax Uploader (Forum) by AtomP on January 4, 2013
  • Uploader in dynamic UserControl

    Hi,   I have issue with the Uploader in a dynamically loaded user control in an UpdatePanel. When the user control is loaded in an async postback everything loads fine until I try to submit the file selected for uploading. I am using a UploadAttachments for uploading a single file with ManualStartUpload="true". When the associated ...
    Posted to Ajax Uploader (Forum) by benjib98 on October 31, 2012
  • W3C validation errors with CuteEditor 6.6

    Hi, I used ''Cute Editor for .NET version 6.6 - #1 WYSIWYG''. I have the following errors when I do WIS validation. I have 86 errors relating with CuteEditor...my code as followed..  <!-- CuteEditor ctl00$MainContent$txtContent Begin --> <textarea name=''ctl00$MainContent$txtContent'' id=''ctl00$MainContent$txtContent'' ...
    Posted to Cute Editor for ASP (Forum) by yuki on August 1, 2012
  • Editor iFrame content is not being displayed in the HTML view

    Hi I'm having a problem with cute editor when I select the HML view from the bottom bar, after that I call a postback. At the end of the page load the content area in the editor iFrame looks like this http://screencast.com/t/4oao9wqwNc8 - unexpected behavior Using the javascript console from chrome I found this error which is in the ...
    Posted to Cute Editor for .NET (Forum) by douglaszuniga on July 13, 2012
  • No items required

    Hi, I have an uploader on a page with other data.Uploading items is optional. But if no items are selected my page won't postback (and the rest of the data cannot be saved).Where do I set that uploading of images is optional in the ajaxuploader? this is my ...
    Posted to Ajax Uploader (Forum) by Anonymous on January 21, 2012
  • Re: uploaded images info dissapearing

    Hi, It probably has something to do with my updatepanel.    <asp:UpdatePanel ID=''UpdatePanel1'' runat=''server'' UpdateMode=''Conditional''>                 <ContentTemplate>                          ...
    Posted to Ajax Uploader (Forum) by Anonymous on November 14, 2011
  • Ox8[OxO5d28[222]].setAction is not a function

    Hi there,  Sometimes I get the error mentioned on subject on firebug. Seems to happen when open a window (radwindow) with the component within. then you close the window and then open it again, the component select files button seems freezed and when you click it that error appear. It fixes when you do a postback on the ...
    Posted to Ajax Uploader (Forum) by rosdra on October 11, 2011
  • Re: How do I tell CE not to validate the length on a cancel?

    Hi ceblanda,   Please try the examle below   <%@ Page Language=''C#'' EnableViewState=''false'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 2, 2011
  • Re: Problem w/ IE9 and AJAX

    Hi Eric, The problem seems to be related to the EditorWysiwygModeCss parameter.  In IE9, when this parameter is set to 'example.css', where example.css is the unaltered version provided by Cutesoft, there won't be any string in the .text parameter on postback.  Additionally when the page is posted back the editor does not retain ...
    Posted to Cute Editor for .NET (Forum) by Willmaxd on May 9, 2011
  • Clear Uploader Files On Error

       Hello, I have an upload control with manual start.  I would like to clear out the files listed to upload when an error occurs on postback as the control shows they are still there. Although when you click on ''Upload'' again it will say ''Please select files to upload''.  I have tried the DeleteAllAttachments() method ...
    Posted to Ajax Uploader (Forum) by Anonymous on August 20, 2010
« First ... < Previous 26 27 28 29 30 Next > ... Last »