To use the filter, you should in my opinion first have a connection to the
framework in my opinion where that newsgroup looks to me the most properiate
place to ask.
* Owen Mortensen <ojm.NO_SPAM@ac m.org> scripsit:[color=blue]
> Anyone know if it's possible (and how) to create an ISAPI filter (that can
> filter ASP pages) using VB.NET?[/color]
ASP.NET pages or Classic ASP pages?
For IIS6, you can implement a HTTP handler to archieve similar behavior:
Comment