Re: how do I block access to a site?



Leythos,

Thank you for that information - it looks like all those should do the
trick. But how do I edit the "HOSTS" files? I've not heard of those.

Gee, you must have done this yourself at one time...
--
Lisa
in NH


"Leythos" wrote:

In article <569E61E3-965D-4279-982B-75651FA9811A@xxxxxxxxxxxxx>,
LisainNH@xxxxxxxxxxxxxxxxxxxxxxxxx says...
I tried to block www.myspace.com from my daughter's computer by using the
restricted site function in tools, internet options. That didn't stop the
computer from accessing it. Is that the wrong place to do that?

Edit your HOSTS file on the computer as follows:

# Myspace Blocking
127.0.0.1 myspace.com
127.0.0.1 www.myspace.com
127.0.0.1 home.myspace.com
127.0.0.1 browseusers.myspace.com
127.0.0.1 search.myspace.com
127.0.0.1 invite.myspace.com
127.0.0.1 blog.myspace.com
127.0.0.1 favorites.myspace.com
127.0.0.1 forum.myspace.com
127.0.0.1 groups.myspace.com
127.0.0.1 events.myspace.com
127.0.0.1 vids.myspace.com
127.0.0.1 music.myspace.com
127.0.0.1 classifieds.myspace.com
127.0.0.1 profile.myspace.com
127.0.0.1 login.myspace.com

--
- Igitur qui desiderat pacem, praeparet bellum.
- Calling an illegal alien an "undocumented worker" is like calling a
drug dealer an "unlicensed pharmacist"
spam999free@xxxxxxxxxx (remove 999 for proper email address)

.



Relevant Pages

  • Re: Datatable updating pb...
    ... You can confirm edits by calling EndEdit or you can cancel them by calling ... Note that while EndEdit does confirm your edits, ... does not actually accept the changes until AcceptChanges is called. ... EndEdit or CancelEdit, the edit is ended and the Proposed row values are ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Datatable updating pb...
    ... You can confirm edits by calling EndEdit or you can cancel them by calling ... Note that while EndEdit does confirm your edits, ... does not actually accept the changes until AcceptChanges is called. ... EndEdit or CancelEdit, the edit is ended and the Proposed row values are ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: DataGrid custom class
    ... I checked your code and found that currently, your control is allowing all ... the columns to be editable, because at the end of OnMouseDown, you're ... calling MyBase.OnMouseDown. ... My problem is that I am not able to edit any of the columns, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: GarminTechSupport:"The current wait time is more than 30 minutes..."
    ... > The trick is not to use the toll free number when calling - you get answered ... At least you north americans have a local, toll-free number to call to, ...
    (sci.geo.satellite-nav)
  • Re: Practice of using fork()
    ... > reasonable to call fork() without calling exec(), ... The problem is that it can be difficult to perform this trick, ... POSIX programming is supposed to be portable. ...
    (comp.unix.programmer)

Loading