filtering displaying of web pages

  • Thread starter Thread starter Konrad
  • Start date Start date
K

Konrad

Hi

Can you point examples in .NET of
filtering (avoiding) displaying web pages with
unwanted content on machine with
ie?

Thanks
Konrad
 
What do you mean "unwanted content". Are you talking about filtering based
on adult content so children can't view it or restricting pages to certain
users based on their rights.
 
Yes for example.
Alghorithm of filtering is the
second thing but how to catch
response of server to web browser
or request from browser?
Where can I put my code to analyze
this?

Thanks
 
Back
Top