Hello Friends,
If i want, user can browse and select image from local computer and upload that image to a specific folder to our website.
Please, If anybody know this than tell me.
Thanks
Printable View
Hello Friends,
If i want, user can browse and select image from local computer and upload that image to a specific folder to our website.
Please, If anybody know this than tell me.
Thanks
You might use Upload control which comes with ASP.NET, but you should make some checking mechanism, to check if the uploading file is an image.