I'm trying by means of a FileUpload control and and "Apply" button, brwosong
my local folders for a picture file loading (Apply button) and displaying the
(local) picture (jpg, gif, ..) file. I don't want the local file to be saved
on the server but displayed on my webform and if ok be stored in my database
together with other related info.
I googled and found some example .. but not exactly what i want to achieve.
Anyone can give me a hint where to start?
my local folders for a picture file loading (Apply button) and displaying the
(local) picture (jpg, gif, ..) file. I don't want the local file to be saved
on the server but displayed on my webform and if ok be stored in my database
together with other related info.
I googled and found some example .. but not exactly what i want to achieve.
Anyone can give me a hint where to start?
Comment