Get id of file upload control
        Posted  
        
            by Xulfee
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Xulfee
        
        
        
        Published on 2010-06-03T08:51:04Z
        Indexed on 
            2010/06/03
            8:54 UTC
        
        
        Read the original article
        Hit count: 341
        
fileupload
I am trying to find the name of ID of the input item that coresponds to the file that is being uploaded...
<input type="file" id="FUtxtval1" name="FUtxtval1"/>
© Stack Overflow or respective owner