• 0

Mapping network drives - Web interface


Question

Is there a way I can have a web interface that would allow my users to map network drives? I invision a form where they would enter their credentials and then map their drives for them. I am willing to use any technology. ASP.NET, JAVA, AIR, FLEX, etc.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Well, the problem I can see you having is that it sounds like you want your users to log onto their machine, and then go to this webpage which will do the mapping for them. Problem is, the browser will be running in a (hopefully) sandboxed environment where they won't be able to make any changes like this.

Wouldn't it better to have a logon script that does it for them?

Link to comment
Share on other sites

  • 0

I wish I could use a log in script, but this would be for people not on my domain like visitors. I could say go to this network location and have a bat file there that would map the drives, but that would be out of some people league. I just want a button they can push and run a bat file to map some drives for them.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.