N
NuB
I want to allow the user to upload a file to a server from my windows form
and then display that file name in a grid. When the user clicks on the file
name i want the user to be able to open the file. I can I do that? I've done
something similiar to this in asp.net but not windows form. I'm saving the
file information in a DB but its saving where the file is be uploaded from
and not being uploaded to? How can i get the path were the file is being
stored at?
and then display that file name in a grid. When the user clicks on the file
name i want the user to be able to open the file. I can I do that? I've done
something similiar to this in asp.net but not windows form. I'm saving the
file information in a DB but its saving where the file is be uploaded from
and not being uploaded to? How can i get the path were the file is being
stored at?