File Uploading inWeb pages
        Posted  
        
            by Jibu P C_Adoor
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jibu P C_Adoor
        
        
        
        Published on 2010-06-02T09:20:42Z
        Indexed on 
            2010/06/02
            9:23 UTC
        
        
        Read the original article
        Hit count: 222
        
ASP.NET
Hii,
Any one knows how to upload files to the physical location of the server. It is possible using file upload control that i know. But i want to avoid the external postbacking of the page. For e.g exactly like what in the yahoo mail did.
In yahoo mail latest version if you attach a file that won't post back and attach that file in to server. What is the technology behind that?
© Stack Overflow or respective owner