File upload in Asp.Net

S

Shapper

Hello,

I am creating an Asp.Net page where the user can upload 3 image files.

Basically, the actions I need to perform are:
1. Make possible for the user to select 3 images from its computer.
2. Upload the 3 image files to the web site images folder.
3. Create 3 new records in database and add the image names to the
database table field "imageURL".

Can someone tell me where can I find some information or example about
this?

Thanks,
Miguel
 

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

Top