L
Lou
I want to be able to open Windows Explorer from an asp.net page. My
client has a large number of AutoCad files with external references
that he needs to work with. These will be stored in a folder
structure on his server. A companion sql server database stores
project related data pertaining to the AutoCad files. The database
has a web front end. While in the office my client wants to be able
to use Windows explorer from a button on the web front end that will
navigate to the correct folder when a project is chosen from the aspx
page. A web-based file manager would be very cumbersome because of
the many externally referenced files that need to be downloaded as
well as the main dwg files.
Is there a way to "automate" Windows Explorer using asp.net? And if
so, how should I proceed with this?
Thanks,
Lou
client has a large number of AutoCad files with external references
that he needs to work with. These will be stored in a folder
structure on his server. A companion sql server database stores
project related data pertaining to the AutoCad files. The database
has a web front end. While in the office my client wants to be able
to use Windows explorer from a button on the web front end that will
navigate to the correct folder when a project is chosen from the aspx
page. A web-based file manager would be very cumbersome because of
the many externally referenced files that need to be downloaded as
well as the main dwg files.
Is there a way to "automate" Windows Explorer using asp.net? And if
so, how should I proceed with this?
Thanks,
Lou