Uploading a file in asp.net

G

Guest

Hi Guys,

I want to upload a picture file from my computer in to the web-application
system that I am building. Firstly, where will the file be stored? Does the
web-server need to store it, or can it be on the local hard-drive ?

The application needs to store it. When it is added to the system then, it's
related details are stored in the database. I need that picture file later to
be loaded in to my web-application if requested from the user which triggers
it to be loaded on to the screen.

Is there a way of achieving this? and whats the easiest way of doing it.

Will await your responses.

Thanks,

I.A
 

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