K
Katrina
I am trying to create a Web application that can upload
files to a server. I am running into some difficulty, I
was wondering if someone could help me:
1. Is there any easy way in ASP.NET to open a dialog
similar to the OpenFileDialog, where the user could
select a file on their machine?
2. Since ASP.NET is server-side, how would I access the
user's directory structure? If I use the IO namespace,
won't I still retrieve only the data on my own system?
Thx in advance.
Katrina
files to a server. I am running into some difficulty, I
was wondering if someone could help me:
1. Is there any easy way in ASP.NET to open a dialog
similar to the OpenFileDialog, where the user could
select a file on their machine?
2. Since ASP.NET is server-side, how would I access the
user's directory structure? If I use the IO namespace,
won't I still retrieve only the data on my own system?
Thx in advance.
Katrina