Re: Using AjaxUploader with jQuery AJAX and ASP.NET

  •  04-09-2009, 12:44 AM

    Re: Using AjaxUploader with jQuery AJAX and ASP.NET

    Hi,
     
    What's your code ??
     
    in script , you can get the file guid list just from uploader1.value .
     
    If you want to do a AJAX postback , you must add the values of all form elements into the post data.
     
    Regards,
    Terry
View Complete Thread