Re: Two little questions

  •  07-29-2009, 4:19 PM

    Re: Two little questions

    Hi,
     
    I get FileSize = 0 when I write the FileSize to the database. Then I tried Response.Write(args.FileSize) and also received 0.
     
    To question #2:
    I integrated the AjaxUploader in a web form. From this page, the dialog for the fileselection should be opend by clicking to the AjaxUploader. So far it's the usual behavior.
    But now I want the progressbar, progresspanel and all other upload-information to be displayed in a popup.

    I hope this was more clearly...
View Complete Thread