Quantcast
Viewing all articles
Browse latest Browse all 18858

Block webbrowser from accessing webpages in c#

I have a problem at work.

I have a WPF-client. Code in C#.
I have a database with url's. We want to block the webbrowser from reaching these webpages.
We have different users. They login to the WPF-client. We want to block different url's for different users.
This shall work for different webbrowsers to.

I have looked at the host file. But i think it is one host file for every user on the computer.

Does webbrowser like IE, Firefox, Chrome, Opera have a API that i can use for this?

I would be really grateful for some advice about this.


Systemdeveloper .Net


Viewing all articles
Browse latest Browse all 18858

Trending Articles