ISAPI Extension returns headers at end of output
5 Nov 2005 03:26:11 -0800
I followed KB article 197728 (creating thread pool for mfc-based ISAPI)
I use the SendData(..) function in this KB article and notice that
every now and then the ISAPI will output to the client the headers, but
at the END of the output. example:
"HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Sat, 05 Nov ...
|
free world sms
Sat, 05 Nov 2005 03:01:23 -0800
Free SMS send all over world
send blank message to sales@lpi-hk.com to get access.
...
|
free world sms
Sat, 05 Nov 2005 03:01:18 -0800
Free SMS send all over world
send blank message to sales@lpi-hk.com to get access.
...
|
ISAPI Wildcard Extension Does Not Work With .NET
Thu, 3 Nov 2005 09:10:09 -0800
I wrote an ISAPI wildcard extension that is meant to intercept certain ASP
posts and either modify them or redirect them. The filter has worked fine
for quite some time until we tried to extend it to ASP.NET.
When we tried using the extension with .NET we kept getting Javascript
errors on the pages. O ...
|
ISAPI Filter for URL Mapping & Header Processing
2 Nov 2005 20:40:45 -0800
Hi,
We've build up a Web Hosting Env, contents to be stored on network
share,
For URL to Physical path mapping we've used ISAPI Filter registered for
notification 'SF_NOTIFY_URL_MAP'.
As another requirements from our clients, we have to enable WebDAV to
upload/modify web content for eaach website. But since ...
|
Upload from 'C++' ISAPI extention?
Wed, 2 Nov 2005 20:25:10 +0100
Hello!
Im new to ISAPI developement and would like some guidense or examples on the
topic!
I have a derived CHttpServer class from witch I want to upload a file to the
client!
I got the POST parsing and the HTML response working!
But the server also prepares some data that I would like to upload as an
tex ...
|
Authentication Check
Wed, 2 Nov 2005 09:58:24 -0800
I am looking for a way to have my internal users use integrated
authentication and external users use basic authentication. The goal is to
have internal users not require a second login, but to allow the same users
accessing our site from outside the network to enter just the username and
password, not th ...
|
|
|
Sin problemas,,, te lo dejo,, aki,, ya mediras algo WD21
Mon, 31 Oct 2005 10:05:55 GMT
---
Ledocefanes gitowe fisexelumar yefomitag cocemegobu cexexitatan tonilametuc bamelona mefaf taba .
...
|
Using ISAPI from web service?
Wed, 26 Oct 2005 16:49:03 -0700
Hi All -
Is it possible to call fuctions in an ISAPI from a web service?
How about a from a C# web service? We've got a lot of code in ISAPI's and
would
like to be able to utilize them.....is it possible?
I would think that one way to accomplish it would be to accept a request in
the web service, mass ...
|
ISAPI Session variables write in IIS LOG
20 Oct 2005 07:05:51 -0700
How can i write IIS LOG with an specific Session variable???
Regards.
...
|