Which Dynamic content APIs does IIS 6.0 support?

thanks

Portroe

Re: Dynamic content API by Tom

Tom
Wed Nov 26 08:16:33 CST 2003

"portroe" <bob@sleigh.com> wrote in message
news:uVWHeXBtDHA.1744@TK2MSFTNGP12.phx.gbl...
> Which Dynamic content APIs does IIS 6.0 support?

ASP, ASP.NET, ISAPI, CGI ...

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserver2003/community/centers/iis/




Re: Dynamic content API by David

David
Sat Nov 29 06:01:26 CST 2003

IIS6 supports the same extensibility APIs that prior IIS versions supported.

Base extensibility APIs of IIS are ISAPI and CGI, and so are ISAPI and CGI
versions of popular scripting languages like:
ASP, ASP.Net, PHP, Perl, JSP, etc.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"portroe" <bob@sleigh.com> wrote in message
news:uVWHeXBtDHA.1744@TK2MSFTNGP12.phx.gbl...
Which Dynamic content APIs does IIS 6.0 support?

thanks

Portroe