Standard upload web control alternatives
        Posted  
        
            by Roy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Roy
        
        
        
        Published on 2010-03-22T07:51:42Z
        Indexed on 
            2010/03/22
            8:01 UTC
        
        
        Read the original article
        Hit count: 265
        
asp.net-mvc
Hi all,
I'm developing a ASP.NET MVC application. There is little space for me to put two standard file uploading web controls in a page. So I'm seeking for some succinct alternatives. A checkbox-look button pops up a file open dialog is ideal. Is there any kind of stuff?
Thanks in advance!
© Stack Overflow or respective owner