How can I make an upload widget in JavaScript with upload progress that will post a file to an IIS s
        Posted  
        
            by markcial
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by markcial
        
        
        
        Published on 2010-03-18T12:28:37Z
        Indexed on 
            2010/03/18
            12:31 UTC
        
        
        Read the original article
        Hit count: 365
        
I need to make a upload widget in JavaScript with upload progress that will post file to a IIS server, any suggestions guidelines or documentation?
© Stack Overflow or respective owner