Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

AsyncFileUpload user not selected file event

$
0
0

I know we've got access to the endRequest, uploadComplete, uploadError, uploadStarted, is there a way that i can be notified when the user does not choose a file when the file dialog closes ?

<asp:AsyncFileUpload OnClientDecidedNotToChooseAFile="on_ClientDecidedNotToChooseAFile" />

function on_ClientDecidedNotToChooseAFile(){

document.getElementByID('file_staging_area_for_viewing').visibility='hidden';

};


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>