Avatar of SGyves
SGyves

asked on 

ASP .NET Custom File Uploader Needed

Essentially, we don't want to use the regular file uploader provided by ASP .NET in VIsual Studio. We have an image button and an area to display a photo as a result of the user browsing for an image to upload. I want the exact same behavior of clicking on the 'browse' button and displaying the file open dialog to the user. Then uploading upon confirmation. I do not know how the control provides this to the user. Can someone point me in the right direction?
ASP.NETC#

Avatar of undefined
Last Comment
SGyves

8/22/2022 - Mon