Search

You searched for the word(s): control
Showing page 17 of 101 (1,008 total posts) < 1 second(s)
  • Re: putting an an ajax uploader in a repeater

    Hi,   Please check this sample code ...
    Posted to Ajax Uploader (Forum) by cutechat on September 1, 2009
  • Re: JavaScript Error Object required

    Hi, Yes I'm using  AjaxControlToolkit on my page and this is page source; <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''GlownaSkanowanie.aspx.cs'' Inherits=''Projekty.GlownaSkanowanie'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> <%@ Register ...
    Posted to Ajax Uploader (Forum) by cesbart on July 29, 2009
  • Re: Javascript after upload?

    Also,I have a hidden asp.net control which gets written to via JavaScript and contains a JSON string of a collection of data. A user is given options and can add to the collection via client side events. If a user decides to upload a file after they have selected items for this collection, the data is no longer present.  Why is this data ...
    Posted to Ajax Uploader (Forum) by hex1848 on July 27, 2009
  • Microsoft JScript runtime error: Object expected

    When I run a small test page using VS2008, the Ajax Uploader works perfectly.  However, when I run it without the VS2008 web server (i.e. when I run it using IIS 7 on my local Vista Business machine) I receive the error shown below: IE Popup:  ''Microsoft JScript runtime error: Object expected'' FF Firebug:  ...
    Posted to Ajax Uploader (Forum) by wwward on April 21, 2008
  • Re: Control events not being invoked

     hi,   can you create an example page which can reproduce this issue and send it to Kenneth@CuteSoft.net? so we can debug on it directly to find out the issue for you.   Regards,   ken 
    Posted to Ajax Uploader (Forum) by Kenneth on April 5, 2016
  • Re: PageRequestManagerParserErrorException - Please HELP

    Greg ,   1 - when the file be uploaded , it will do the postback , and fire the FileUploaded event.   if your page use MSAJAX, it will be a AJAX postback , otherwise it will be a FORM postback.   you can use javascript to catch the PostBack event http://ajaxuploader.com/document/scr/JavaScript-API.htm   2 - Uploader ...
    Posted to Ajax Uploader (Forum) by cutechat on July 9, 2009
  • Re: AjaxUploader autopostback problem with MVC

    Hi Qui,   I've seen this issue as I just started to search for a truly AJAXified FileUpload control. I believe you will see similar issue with any FileUpload control if loaded dynamically. The trick is (at least for me) to drop a "dummy" Uploader control to the ASPX page which is static and not dynamic, with just the ID and ...
    Posted to Ajax Uploader (Forum) by benjib98 on November 1, 2012
  • Re: worker process keeps control of files after upload

    Hi,   If you can move a file, the process should not lock the file .   Can you post some code which has that problem ?   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on October 11, 2009
  • Re: ActiveX Disabled Errors

    Hi   I wouldnt expect the above to work when activeX is disabled.   Perhaps I naively expected the uploader to auto detect the environment and switch accordingly.   Also I shall try downloading the control and have a quick play, I have only been using your demo pages so far. I was hoping your control would be as clever as your ...
    Posted to Ajax Uploader (Forum) by AndyFel on October 3, 2008
  • Re: Upload button not clickable

    hex1848: It works fine for Firefox if you specify the UploadType as flash. What is the default UploadType for the control if it's not specified?  Is it Auto? Maybe you have a bug in your capability detection code for newer Firefox Browsers when the control is inside an iframe?   1. If Ajax Uploader detects SilverLight is ...
    Posted to Ajax Uploader (Forum) by Adam on April 22, 2010
« First ... < Previous 15 16 17 18 19 Next > ... Last »