Ask a Question related to ASP.NET Security, Design and Development.
-
Alfons Puig #1
POST fails when sends authorization header
We have an application that runs on a virtual directory with anonymous
authentication; one page POSTs data from vbscript using
CreateObject("InternetExplorer.Application") and the navigate method. It
works fine.
But when the application is executed from a parent application that runs
with windows integrated authentication, then the POST fails (content length
= 0).
I have enable tracing and when POST fails there is a header Authorization:
containing NTLM XXXXXXXX.
Remarks: I can't change the authentication method for both applications.
Thanks,
Alfons
Alfons Puig Guest
-
POST fails in HTTP::Request
Dear Gurus, Thanks everyone for your help so far, I really learnt a lot from your advice. I have stumbled across the following problem recently,... -
#24768 [Opn->Bgs]: No way to clear PHP_AUTH_* variables if authorization fails
ID: 24768 Updated by: iliaa@php.net Reported By: tgourrier at hotmail dot com -Status: Open +Status: ... -
#24768 [Bgs->Opn]: No way to clear PHP_AUTH_* variables if authorization fails
ID: 24768 User updated by: tgourrier at hotmail dot com Reported By: tgourrier at hotmail dot com -Status: Bogus... -
#24768 [NEW]: No way to clear PHP_AUTH_* variables if authorization fails
From: tgourrier at hotmail dot com Operating system: All PHP version: 4.3.1 PHP Bug Type: HTTP related Bug description: No... -
HTTP POST and GET fails
I have an MFC application trying to connect to my ASP.NET application through MFC classes CrfInternetSession and CHttpFile and functions...



Reply With Quote

