Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: Fri, 9 Mar 2007 21:38:43 -0000,    group: microsoft.public.platformsdk.internet.server.isapi-dev        back       


Creating an ISAPI Filter To Filter Web Content   
I'm trying to develop a web filtering system for the school i work at.
We have an ISA 2004 server, so I know I need to write an ISAPI filter to 
capture the web content.
Once captured I will then scan for unsuitable words/phrases and return a 
blocked page... or the content if ok.
So, bearing in mind I only know VB.Net, how do I go about creating such an 
ISAPI filter and how do I use it to communicate with a database (SQL 2005 
Express)?

Pointers and sample code much appreciated

Richie
date: Fri, 9 Mar 2007 21:38:43 -0000   author:   Richie

Re: Creating an ISAPI Filter To Filter Web Content   
Not meaning to be arrogant nor demeaning, but given your stated
background and intentions, I suggest evaluating, purchasing, and
deploying appropriate commercial content-filtering software.

You will have to know how to write performant, security-minded, crash-
free, and memory-leak-free server-quality C code. It will be
manipulating and buffering raw data streams, caching SQL queries, and
efficiently scanning data.

If the above sounds like something that you can independently produce
with "pointers and sample code", then please indicate agreement.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//




On Mar 9, 1:38 pm, "Richie"  wrote:
> I'm trying to develop a web filtering system for the school i work at.
> We have an ISA 2004 server, so I know I need to write an ISAPI filter to
> capture the web content.
> Once captured I will then scan for unsuitable words/phrases and return a
> blocked page... or the content if ok.
> So, bearing in mind I only know VB.Net, how do I go about creating such an
> ISAPI filter and how do I use it to communicate with a database (SQL 2005
> Express)?
>
> Pointers and sample code much appreciated
>
> Richie
date: 10 Mar 2007 04:43:11 -0800   author:   David Wang

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us