how to send a file to a message (asp.net MVC2)?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • youpi sarah
    New Member
    • Apr 2013
    • 6

    how to send a file to a message (asp.net MVC2)?

    I am trying to develop an application for managing email (sending, receiving ..). if I want to send a file as an attachment, it must file should be saved in the database, how can I do that? I also work with asp.net MVC2 how I can retrieve a file stored in the database in c #
Working...