word break ?[0 replies] microsoft.public.inetserver.iis.tripoli, Monday, June 17, 2002
I have an HTML document that has the following text I would like to search
for: DTR-303. If I tell index server to search for: contents DTR, I do not
get any results. If I search for: content...
Using IFIlter[0 replies] microsoft.public.inetserver.iis.tripoli, Wednesday, June 12, 2002
Hi,
I have just started programming with IFilter. I would like to be able
to create a generic program along the lines of IFiltTst.exe. However,
while msdn is quite helpful at providing hin...
HTTP 500 - Internal server error[1 reply] microsoft.public.inetserver.iis.tripoli, Thursday, May 23, 2002
Wondering if I can get some help. I'm currently running an
IIS server (Win 2000) which has MS FrontPage Server
Extentions installed on it. Lately I've encountered a
problem with ASP pages...
HTTP errors[0 replies] microsoft.public.inetserver.iis.tripoli, Wednesday, May 15, 2002
I need to set programmatically more than one custom HTTP error for a certain
virtual directory in IIS.
With the following code I can, for example, set a custom HTTP error for
error 500;100:
...