ISAPI
The Internet Server Application Programming Interface (ISAPI) is an N-tier API of Internet Information Services (IIS), Microsoft's collection of Windows-based web server services.
Language
Any
Platform
Any
License
Any
ServerSupportFunction(ecb, HSE_REQ_SEND_RESPONSE_HEADER, NULL, &dwSize, (unsigned long *)(char*)dicstr.c_str());
Any idea why its happen when i added a custom header?
Thanks in advance,...
In the IIS settings...
Tif Document ASP.NET website 2.0 or rather 3.5
I have checked the MIME types... the configurations in the IIS settings Tif or Tiff documents don't work.
I've noticed this...
I have checked the MIME types... the configurations... Tif or Tiff documents don't work.
I've noticed this before... that the 1.1 isapi thing works but once you go to 2.0 it doesn't. You get 'page...
Hi, I have a lot of experience in C++ but not in windows. Now I have to fix an ISAPI dll. The DLL is called from IIS. Is there a way to debug this DLL, I'm using VC++.
Thanks for any advice...
thanks for answering. just in case this might help:
this was the old URL i was using that used to work before they changed the code up:
http://k2b-bulk.ebay.com/ws/eBayISAPI...
: I am working on ebay with some templates. Ebay only shows a .dll in the url bar when I choose a drop down menu.
:
: That url is: http://k2b-bulk.ebay.com/ws/eBayISAPI.dll
:
: Is there some...
I am working on ebay with some templates. Ebay only shows a .dll in the url bar when I choose a drop down menu.
That url is: http://k2b-bulk.ebay.com/ws/eBayISAPI.dll
Is there some type of...
I am working on ebay with some templates. Ebay only shows a .dll in the url bar when I choose a drop down menu.
That url is: http://k2b-bulk.ebay.com/ws/eBayISAPI.dll
Is there some type of...
: i want to have a site with following features:
: first i need to know what to do then start coding(preferingly using delphi to do it)
: 1.it's a site wich people can signup and maybe i will...
: i want to write an application to run on the net. learnt that i have to use apache and i installed it on my computer.(c:/program files/apache group/apache2). i study with Essential Delphi6 of Marco...
: : : i'm going to be crazy. please help me...
: : : i want to create an application running on the net. it has a form and a combobox on the form. when the page opened, the combobox gets the...
: : i'm going to be crazy. please help me...
: : i want to create an application running on the net. it has a form and a combobox on the form. when the page opened, the combobox gets the filenames...
: i'm going to be crazy. please help me...
: i want to create an application running on the net. it has a form and a combobox on the form. when the page opened, the combobox gets the filenames from...
There shouldn't be any conflicts.
Apache is a web server, so its counterpart would be IIS, not .NET. .NET doesn't really have anything to do with web servers, other than the fact that ASP.NET...
Hi Friends,
I am developing a customized ISAPI DLL using VC++ 6 on IIS 5 to upload a file from Browser using HTTP Protocol.
I succeeded in developing a dll also I was able to receive...
When starting a program in C++, which of these do I choose to start my project? Im NOT trying to do a html or anything like that, I just want an ordinary C++ program with ext, cpp, dsw and so on....
SignOn();
Can anybody throw some light on it .
Thanks in advance .
Sujay
How can i check whether an user has an active session ,Checking session variable.
Through an ISAPI Filter's OnUrlMap() function.
Thanks.
Hi Friends,
I am developing a custom authentication filter. After successful authentication, I need to set the REMOTE_USER server variable, so that the Web Application may use it.
How can I achieve...
Hi Friends,
I am developing a custom authentication filter. After successful authentication, I need to set the REMOTE_USER server variable, so that the Web Application may use it.
How can I achieve...