Looking for a component

  • Thread starter Thread starter Dmitry Korolyov [MVP]
  • Start date Start date
D

Dmitry Korolyov [MVP]

Desired functionality: ability to upload files and save them into a database (or save them on the file system), ability to pick up files stored in the db or file system and send them in the reponse to the client's request.

I've used aspsmartupload component with ASP some time ago, and it was great. Now, anyone can suggest a component which provide similar or extended functionality for .NET framework?
 
Dmitry said:
Desired functionality: ability to upload files and save them into a
database (or save them on the file system), ability to pick up files
stored in the db or file system and send them in the reponse to the
client's request.

I've used aspsmartupload component with ASP some time ago, and it was
great. Now, anyone can suggest a component which provide similar or
extended functionality for .NET framework?

There are many examples of this...this one uses the simplest technique

http://www.ondotnet.com/pub/a/dotnet/2002/04/01/asp.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top