Upload a file by filling it in HTTPRequest!
        Posted  
        
            by OneDeveloper
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by OneDeveloper
        
        
        
        Published on 2010-02-11T04:31:03Z
        Indexed on 
            2010/03/22
            5:01 UTC
        
        
        Read the original article
        Hit count: 356
        
httpwebrequest
|http
Hi,
I am wondering, if I create a new HttpRequest, and put the content of a simple file inside this request, would I be able to read the content on the server side by aspx page? in other words would that be equivalent to upload control?
Thanks!
© Stack Overflow or respective owner