Dear all,
how can i prevent a user from reaching the harddisk drives (C:,D:...etc)... either from IE or from Save AS dialog box...etc...
thanx in advace for any help
Printable View
Dear all,
how can i prevent a user from reaching the harddisk drives (C:,D:...etc)... either from IE or from Save AS dialog box...etc...
thanx in advace for any help
Prevent them? I don't see how you can prevent them if you are going to use a Common Dialog box. I'm assuming that you want them to save files to a network drive rather than there own hard disk, so I would present them with a list of the network drive letters they currently have mapped, and tell to pick one.
Once that is done, then programmatically save whatever ...
dear hack,
i want to prevent the user from accessing the hard disk drives (C:...) ,for security reasons, from the IE5 .... when he type it in the address bar ... also from the Save AS dialpog box... all should be down by programming software
Even if you default a Common Dialog to open on a specific network folder, the users will be able to manuver themselves anywhere they want to go, including their own C: drives.
Download TweakUI and choose to hide all the drives you don't want to be visible (C etc).Quote:
Originally posted by altobji
Dear all,
how can i prevent a user from reaching the harddisk drives (C:,D:...etc)... either from IE or from Save AS dialog box...etc...
thanx in advace for any help
HTH. :cool: