Click to See Complete Forum and Search --> : Isapi
ZanM
Jul 12th, 2001, 02:15 PM
Does anyone know how to make an ISAPI Filter DLL in VB. Like make the dll read a quarystring passed to it from a browser, proccess a page and read tags like <!-- or <% ?
:eek: :eek: :eek: :confused: :eek: :eek: :eek:
JoshT
Jul 13th, 2001, 10:52 AM
As far as I know you have to do it in Visual C++. You might be able to do it in VB if you're really, really good with API calls.
ZanM
Jul 17th, 2001, 03:08 PM
thats what i thought too, i was just wondering if you could use the http request object via refreances or something like that. I am good with api but i can barely speak c++ much less write a complex object in it i can make dos apps .. yeah baby.....
JoshT
Jul 18th, 2001, 06:50 AM
I'm going to correct myself. I'm pretty sure an ISAPI filter has to be a standard dll, and since VB can't make those, you probably can't do it with API calls.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.