|
-
Jul 15th, 2008, 03:03 AM
#1
Thread Starter
Lively Member
Implementing Policy in IE using VB 2008
Can anyone help me or anyone experience implementing policy using VB.
for example I want to restrict user from downloading in the net.
All they can do is total browsing only...
Images cannot be download. etc.
-
Jul 15th, 2008, 03:12 AM
#2
Re: Implementing Policy in IE using VB 2008
Firstly, why would you want to do this? Secondly, everything including images, pages scripts and stylesheets are downloaded from the net when you browse the web; so restricting downloading is a bit pointless.
-
Jul 15th, 2008, 03:39 AM
#3
Thread Starter
Lively Member
Re: Implementing Policy in IE using VB 2008
Acually we have the same idea about that, ^^ we work under a high security policy when it comes to Internet Explorer, that is why my boss want to deploy a Computer Unit that the main purpose is for us to browse other website like an ordinary cafe with out restrictions. so my boss want us to create or to research on how to avoid downloading once we visit the site, as in all.. (e.g. when you right+click an image, the Save as function should be disabled. something like that.) if you have an idea please inform me... I will really appreciate it,. Thanks
-
Jul 15th, 2008, 06:02 AM
#4
Re: Implementing Policy in IE using VB 2008
Your thread title references VB 2008. Are you looking to implement this through programming code?
-
Jul 15th, 2008, 07:17 AM
#5
Re: Implementing Policy in IE using VB 2008
 Originally Posted by bizzy_e23
Acually we have the same idea about that, ^^ we work under a high security policy when it comes to Internet Explorer, that is why my boss want to deploy a Computer Unit that the main purpose is for us to browse other website like an ordinary cafe with out restrictions. so my boss want us to create or to research on how to avoid downloading once we visit the site, as in all.. (e.g. when you right+click an image, the Save as function should be disabled. something like that.) if you have an idea please inform me... I will really appreciate it,. Thanks
Disabling thins like Save As is can be achieved using the group policy editor. To place broader restrictions on browsing such as limiting the time / maximum download size and user names and passwords, I would suggest you set up a proxy and have all traffic pass through that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|