[RESOLVED] Blocking Sites
Hi I made a small app over the weekend that allows one to block websites, I made this to block access to facebook
Now the method I am using is the HOSTS file in windows, this works perfect and blocks in all Broswers.
Now I know what you guys are thinking this can be easy undone your correct.
So my questions are
how to block sites?
Can this be done in VB.NET?
How?
I had two ideas one is a addon that filters IEs events I done this works fine but a problum not eveyone uses IE now
so you can get around with any other broswer.
Second Idea was some sort of proxy software between the client that fillters stuff before it's sent to the client.
agian this maybe ok but mean configing each broswer.
Any ideas.
Re: [RESOLVED] Blocking Sites
The problem with the 'child safe' experience is that it really doesn't exist. You simply can't block everything unless you never allow any Internet access at all when you are not present ... and you don't need a program for that. If you're aiming at a no configuration application as you suggest then who gets to decide what is and isn't child safe anyway? Until a few days ago it was generally assumed that The Tweenies was child-safe, after all!
Re: [RESOLVED] Blocking Sites
Well after doing some more looking on google I came accross this looks intresting
http://www.codeproject.com/Articles/...r-step-by-step