i would like to ask about how to upload a file to specific directory,upload any file type not exceed 5MB size
when user click on the button,then prompt a diagon box to let user browse the file to update. then get the file path to textbox,after clicking upload button,then copy a fie to destincation (specific directory in pc)
any example code for my reference c#
...
Go to the complete details ...