Vikas Ahlawat

Vikas Ahlawat

  • NA
  • 564
  • 818k

How to save the images into specified folder?

Oct 1 2009 3:44 AM
Hi,
I am working with c#.net. In my application i want to give facility to user to add image. I use open dialog box to select image, it will work properly i.e on button click open dialog is open select any image and display in picture box.

So i want to store that selected image into specified folder and that path stored into database, for furhter retrivation.

Please guide me to overcome from that problem

Answers (5)