FileUpload control event
        Posted  
        
            by user321632
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user321632
        
        
        
        Published on 2010-04-20T19:34:37Z
        Indexed on 
            2010/04/20
            19:43 UTC
        
        
        Read the original article
        Hit count: 283
        
ASP.NET
I want to know how to raise an event for fileupload control.... In my project, as soon as I select a file(Image) it should show FILENAME,EXTENSION & SIZE in the labels given below.
Pls reply me....
Thanks in advance.
© Stack Overflow or respective owner