No announcements
Found 334429 threads
-
0 Votes
FAST CGI + header not sended
User2072887442 posted I've set "Integrated Windows Authentication" and open http://localhost/1/1.php in FireFox (it is configured to send NTLM credentials to ...Unanswered | 6 Replies | 126 Views | Created by Anonymous - Monday, June 23, 2008 5:34 AM | Last reply by Anonymous - Monday, June 23, 2008 12:46 PM -
0 Votes
Cgi file not displaying in IE
cgi stands for common gatway interface, not a video format.Answered | 1 Replies | 1931 Views | Created by Manoj kumar thakur - Tuesday, August 20, 2013 1:03 PM | Last reply by 网游 - wang'you - Tuesday, August 20, 2013 9:01 PM -
0 Votes
fast download from blob storage
Hi, Take a look at this blog post from storage team about additional header ...Answered | 4 Replies | 7139 Views | Created by Thamilarasi - Tuesday, January 3, 2012 11:50 AM | Last reply by Arwind - MSFT - Wednesday, January 4, 2012 2:16 AM -
0 Votes
Query first slow - then fast
once its run the first time - it is fast.Answered | 5 Replies | 3793 Views | Created by msdnPublicIdentity - Tuesday, April 19, 2011 1:10 PM | Last reply by Bill Mosca, MS MVP 2006-2016 - Tuesday, April 19, 2011 5:58 PM -
0 Votes
IIS (regular) CGI HTTP header Status codes
Currently, regardless of what status I specify, when I follow it with a Location header, the server sends HTTP 200 to the client, along with ...Unanswered | 1 Replies | 56 Views | Created by Anonymous - Monday, September 13, 2010 6:32 PM | Last reply by Anonymous - Wednesday, September 22, 2010 12:51 PM -
0 Votes
CGI error
User989702501 posted Try - You receive a "The specified CGI application misbehaved" error messageUnanswered | 2 Replies | 13 Views | Created by Anonymous - Thursday, December 1, 2005 1:53 AM | Last reply by Anonymous - Friday, December 2, 2005 2:57 AM -
3 Votes
Insert Images in Header- and Maindocumentpart
>The problem is that I can insert endless images in the header or in the content, but if there is an image in the header and in the content word ...Answered | 4 Replies | 1041 Views | Created by m_kumpf - Wednesday, October 14, 2015 3:53 PM | Last reply by m_kumpf - Friday, October 23, 2015 9:26 AM -
0 Votes
php file handling on IIS/Fast-cgi different to apache
The key items here that work fine when running the scirpt in apache with exact same version of php5 and when running the same script in iis7/fast-cgi/php on the same Windows Server ...Unanswered | 15 Replies | 393 Views | Created by Anonymous - Saturday, April 11, 2009 1:07 AM | Last reply by Anonymous - Sunday, April 19, 2009 4:30 PM -
0 Votes
BAD gateway in CGI IIS8
Therefore, the CGI process cannot send a valid set of HTTP headers back to IIS 7.0.Answered | 1 Replies | 203 Views | Created by Anonymous - Friday, December 18, 2015 10:02 AM | Last reply by Anonymous - Monday, December 21, 2015 10:11 PM -
0 Votes
SSI CGI command returning headers in IIS 7.5, but not in IIS 5
Previously our code would: Send header with CRLF on last line Check if we should send body Send CRLF on its own ...Answered | 12 Replies | 108 Views | Created by Anonymous - Wednesday, April 6, 2011 9:16 PM | Last reply by Anonymous - Saturday, April 9, 2011 11:19 AM -
0 Votes
Total deleted counts file byte location on VFP header structure ?
VFP keeps the table in memory buffers whenever possible thus reading is very fast namely when you open the table exclusively.Answered | 7 Replies | 1366 Views | Created by Nhylz - Sunday, March 17, 2013 7:55 AM | Last reply by Nhylz - Monday, March 18, 2013 1:17 PM -
3 Votes
DataGrid fast edit
<data:DataGridTextColumn Binding="{Binding Original.FormatedId}" Header="Id"/> ...Answered | 2 Replies | 2238 Views | Created by jony feldman - Thursday, September 20, 2012 2:28 PM | Last reply by jony feldman - Sunday, September 23, 2012 1:22 PM -
0 Votes
How to know what to write in headers?
So a good advice pick a good book on C++ and start reading so that you can come to know how to write code and about header file and method etc define in those header file.Answered | 9 Replies | 2729 Views | Created by dumbATprogramming - Thursday, March 15, 2012 6:16 AM | Last reply by CSTech - Wednesday, April 4, 2012 12:42 AM -
0 Votes
CGI error with May Version
Hello, I just try the new driver on our new server who walk with fast CGI, and there is no problem.Answered | 4 Replies | 13035 Views | Created by Frédéric klee - Tuesday, July 22, 2008 2:16 PM | Last reply by Frédéric klee - Wednesday, July 30, 2008 2:17 PM -
2 Votes
How to open form fast without data
<Bill,>Answered | 7 Replies | 3579 Views | Created by Matt Demakos - Thursday, July 7, 2011 4:21 PM | Last reply by KCDW - Monday, July 11, 2011 1:25 PM -
2 Votes
NT IIS Malformed HTTP request header DOS vulnerability [CVE-1999-0867]
Iam not sure about your question, but if I follow that CVE,Answered | 3 Replies | 5293 Views | Created by Rggv - Thursday, July 19, 2012 10:55 AM | Last reply by Yagmoth555 - Saturday, July 21, 2012 2:00 AM -
0 Votes
CGI Error
User-679828332 posted Hi Mitchell, This normally happens cause of php.ini cgi.* settings.Unanswered | 1 Replies | 48 Views | Created by Anonymous - Saturday, January 27, 2007 6:10 PM | Last reply by Anonymous - Monday, April 9, 2007 3:05 PM -
2 Votes
Header file increation along with .cpp and main.cpp
Add new item...Answered | 4 Replies | 742 Views | Created by poosung - Friday, September 9, 2016 11:25 AM | Last reply by davewilk - Saturday, September 10, 2016 12:54 AM -
1 Votes
Fast insert into the database
" API's you saw in the header: In SQL Server 7.0 we ported the DB Lib BCP API's 'bcp-whatever' to use ODBC code natively.Answered | 2 Replies | 6845 Views | Created by Gorm Braarvig - Saturday, March 14, 2009 2:19 PM | Last reply by Gorm Braarvig - Wednesday, March 18, 2009 1:09 AM -
0 Votes
C# Applications as CGIs
User-547770367 posted Has anyone compiled a C# application and used it as a CGI for Apache on Win32 or IIS 5/6?Unanswered | 1 Replies | 13 Views | Created by Anonymous - Friday, June 18, 2004 12:33 PM | Last reply by Anonymous - Friday, June 18, 2004 4:11 PM - Items 1 to 20 of 334429 Next ›
No announcements