Start Upload from the Code behind file asp.net

Last post 04-06-2011, 3:15 PM by marcnbg. 0 replies.
Sort Posts: Previous Next
  •  04-06-2011, 3:15 PM 67053

    Start Upload from the Code behind file asp.net

      Hi There,
     
    i am validating the Ajaxuploader at the moment, i want to use the component for a customer Website.
    My question: is there a posibility to start the upload from the code behind file in asp.net?
     
    I tride it with calling the JScript from the Code behinde, it dosen't work  my thougt, it's a timing problem between the button action and the calling from the code behind file. But currently i have no idea how to solve my problem...
     
    The failure comes in this line:
     

       -->                     if (uploadobj.getqueuecount() > 0) {
                               uploadobj.startupload();
     
     Am it say's that the Objekt dosen't support the method....
     
     
     
    Thanks for your answer 
     
    Greetings Marc from Nurmberg :-)
     
View as RSS news feed in XML