Hi Experts,
I need to brows on hard drive disk to find file.
But the brows action must be from web page.
Can you help me to find sum example on this issue please.
Drive Scan From Web Page C# Code ExampleDrive Scan From Web Page C# Code Example
Page 1 of 1
4 Replies - 2973 Views - Last Post: 25 June 2010 - 09:24 AM
Replies To: Drive Scan From Web Page C# Code Example
#2
Re: Drive Scan From Web Page C# Code Example
Posted 25 June 2010 - 07:23 AM
I don't understand what you need here. If you want the client to find a file and upload it, use the FileUpload control. And the question should be in ASP.NET.
If you mean that your program (running on the server) needs to automatically find a file on the client's PC, then there is no way to do that (and thank goodness for that).
If you mean that your program (running on the server) needs to automatically find a file on the client's PC, then there is no way to do that (and thank goodness for that).
#3
Re: Drive Scan From Web Page C# Code Example
Posted 25 June 2010 - 07:28 AM
Moved to ASP.NET
#4
Re: Drive Scan From Web Page C# Code Example
Posted 25 June 2010 - 08:54 AM
Sounds like the O.P. wants to programmatically browse the user's harddrive without using any kind of file selection dialog... possibly without the user being aware their harddrive is being scanned.
This site does not assist in the creation of malicious and illegal programs.
This site does not assist in the creation of malicious and illegal programs.
#5
Re: Drive Scan From Web Page C# Code Example
Posted 25 June 2010 - 09:24 AM
I recommend that you check out the FileUpload Control. This control allows the user to browse their computer for a file and upload it to the server.
-Frinny
-Frinny
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|