Manual Upload Demo Not Working

Last post 07-03-2010, 2:53 AM by cutechat. 2 replies.
Sort Posts: Previous Next
  •  06-21-2010, 10:03 PM 61919

    Manual Upload Demo Not Working

    I've looked at the help docs and the demo for manual upload at http:///ajaxuploader.com/demo/Start-uploading-manually.aspx
     
    The problem is this line:
     
    uploadobj.startupload();
     
    throws an error saying it can't find startupload(). Is this javascript function new or not in the version I'm using? I have CuteWebUI.AjaxUploader.dll version 3.0.
     
    I'm just looking for the javascript method to start the manual upload.  Thanks. 
  •  06-21-2010, 11:37 PM 61922 in reply to 61919

    Re: Manual Upload Demo Not Working

    Hi lgloria,
     
    Please download the latest version and try again.
     
     
    If you still get this issue with the latest version. Please send the code of your test page to Kenneth@CuteSoft.net, I will check it and get back to you as soon as possible.
     
    Regards,
     
    ken
  •  07-03-2010, 2:53 AM 62266 in reply to 61919

    Re: Manual Upload Demo Not Working

    Hi,
     
    The uploader need time to be loaded.
     
    Before the uploader be loaded, you can't use the methods.
     
    you can use CuteWebUI_AjaxUploader_OnInitialize to get notified
     
    Regards,
    Terry
View as RSS news feed in XML