Image upload & save in disk
Hi,
I have a simple requirement where I have an ASP page with a form which has a input type=file control to upload image. I need to save this image into a particular folder when the form is submitted. I have been searching for codes to this simple thing but everywhere 3rd party components are used to this.
I am sure ASP does have its own default components to handle the saving of an image file to folder. Image can be of any type.Can someone help me with the code to do this?
Any help will be appreciated.
Thanks
|