reading a file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krisssgopi
    New Member
    • Apr 2010
    • 39

    reading a file

    Hi Buddies,

    i am using file upload control to upload the files in asp.net with vb.net as code behind. am storing the files in my local drive. my doubt is, how shall i read those file using asp.net application. please help me.
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Not sure what your problem is...what do you mean by "read"?

    Are you talking about reading the file into memory using your ASP.NET application?

    Or are you talking about sending the file to the browser so that the end user can read it?

    -Frinny

    Comment

    Working...