File system browser control

S

Sid Price

Is the a control available that a client web page can use to provide an
explorer-like view and browsing of a filesystem? We have a private web site
that we would like to be able to browse for files in defined areas of our
network, download, and upload files from the client.

Thank you
Sid.
 
S

Steve Easton

In html:
<input type="file" name="Browse">



Sid Price said:
Is the a control available that a client web page can use to provide an explorer-like
view and browsing of a filesystem? We have a private web site that we would like to be
able to browse for files in defined areas of our network, download, and upload files
from the client.

Thank you
Sid.
--

Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm
 
S

Sid Price

I am running an Apache server on Windows, is there a PHP module for that
configuration?
Sid.
 
S

Sid Price

Thank you, this is the direction I would like to go and I am currently
investigating the mod_aspdotnet module for the Apache (Win32) server I am
running.
Sid.
 
Top