Search

You searched for the word(s): dialog
Showing page 12 of 36 (351 total posts) < 1 second(s)
  • IE9 having problems when silverlight is enabled.

    I have a client that uses IE9 and has the Silverlight addin enabled.  They are unable to click the "Browse" button to display the select file dialog.  If I disable Silverlight and click the button it works fine.   I am using the Uploader control that is with my copy of CuteEditor.  The CuteEditor.dll version (under ...
    Posted to Ajax Uploader (Forum) by TAG on April 1, 2013
  • Problem with AjaxUploader_OnInitialize on Firefox

    Hi,   I am using the latest version of AjaxUploader. I test it with Chrome, IE9 and Firefox. Chrome and IE9 works fine. But with FF, I get this message in Firebug: CuteWebUI_AjaxUploader_Initialize is not defined that causes the Upload button is not there at the first attempt. But if I close the dialog (which is opened by clicking on a ...
    Posted to Ajax Uploader (Forum) by QuiTran on October 19, 2012
  • Multiple File uploads - pepairitem:0 error

    When I try to select multiple files (2000 in number) in Ajax Uploader open dialog then the File Name path becomes empty. If I click open then I get this error as explained in the figure : <--How to get rid of this unwanted  error message? After I click OK, I get another error message "Unable to select so many files at once. The total ...
    Posted to Ajax Uploader (Forum) by sansindia85 on September 6, 2012
  • Ajax Uploader missed new 3 features...

    Hi, We tried your demo Ajax Uploader for ASP.NET, but we not found 3 new features: * Small image preview before start upload or after upload completed * From server side dynamically JavaScript execution after success upload (like does Microsoft Ajax, from code behind can run any JavaScript), that is really need feature, e.g. we uploading file ...
    Posted to Ajax Uploader (Forum) by Demon1 on April 6, 2012
  • Re: Insert button is disabled on FireFox

    Hi Ken, To preview the file, I am using Component Art control which in turn makes ajax call to other page in my web site with file information. The page will be displayed as a dialog on my current page.  If I don't use preview option in my website, it allows me to upload files as many times as i want with no issue. Below is the ...
    Posted to Ajax Uploader (Forum) by musicpatel on May 8, 2011
  • Re: FILES DESTINATION

    Dear DavidMorley,   Temporary files use .resx as extension name,you can use the highlighted line to copy or move uploaded files to destination folder, it will use original file name, <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Eric on April 5, 2011
  • Re: Allowing different file sizes for different document types

    Dear casso,   You can refer to the following snippet: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>       void InsertMsg(string msg)     ...
    Posted to Ajax Uploader (Forum) by Eric on February 23, 2011
  • Z-index Problem in Ajax Uploader

    Hi! while using ajax uploader control, issue that i am facing....when another control overlays the uploader control, for e.g. assuming i have a date text box and i have placed the Uploader control below it, the date text box has a calendar drop down. When the calendar drop down is opened, it will be on top of the Uploader control, when i click on ...
    Posted to Ajax Uploader (Forum) by ramkumarhighbrow on November 8, 2010
  • Re: AJAX Uploader Compatibility with Office 2007

    Dear bvanderwal,   I have used the following code and test this issue:  <%@ Page Language=''C#'' %>  <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>     void InsertMsg(string ...
    Posted to Ajax Uploader (Forum) by Eric on September 8, 2010
« First ... < Previous 10 11 12 13 14 Next > ... Last »