protected void btnupload_Click(object sender, EventArgs e) { fillattachment(); AsyncFileUpload1.ClearAllFilesFromPersistedStore(); txtattachmenttitle.Text = ""; }