Blocking certain website
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How do i create a program using c# to block unwanted access to certain website such as playboy.com?
-
How do i create a program using c# to block unwanted access to certain website such as playboy.com?
If you are creating your own browser, then you could parse the urls/links for for words or sites in a dictionary. When a match occurs you could immediately redirect to another webpage.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]