Storing and retrieving binary file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iniini
    New Member
    • Jan 2007
    • 2

    #1

    Storing and retrieving binary file

    Hi!

    I want to the following, and do´t know how.

    Save a file in a database in binary format.

    Then let the user press a button to open the file.

    For example, if the binary data stored was a pdf, a pdf would be opened.

    All help appreciated. Thanks
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Here is an article that may help:
    File Upload with ASP.NET

    Comment

    Working...