| Author |
IIS6 HTTPS POST not being returned to .ASP file...
|
|
|
| Using IIS6 on 2003 SP1. What I am doing is submitting a credit card approval
request to an HTTPS (ssl) site. The response is being redirected to an .ASP
file - which is set up to accept the fields being returned. Problem is I
never get anything returned to the file. I have illiminated the firewall
through Cisco's help. The problem is definitely at the server and I believe
it is security related. If I use the HTTPS (ssl) site without redirecting
the response to any file, the response is displayed as a string in the
current browser session - so I know that the response is being returned.
Just can't seem to get the resposne posted into the .asp file.
Any suggestions/ideas? Any questions to help get to the solution?
Many thanks!
Sean
| |
| David Wang [Msft] 2006-06-28, 6:22 pm |
| Can you verify that the client will re-POST form data to follow a
Redirection sent by the server?
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Sean" <Sean@discussions.microsoft.com> wrote in message
news:1D8ACF98-44B9-478A-BFD3-EBE30387F0AB@microsoft.com...
> Using IIS6 on 2003 SP1. What I am doing is submitting a credit card
> approval
> request to an HTTPS (ssl) site. The response is being redirected to an
> .ASP
> file - which is set up to accept the fields being returned. Problem is I
> never get anything returned to the file. I have illiminated the firewall
> through Cisco's help. The problem is definitely at the server and I
> believe
> it is security related. If I use the HTTPS (ssl) site without redirecting
> the response to any file, the response is displayed as a string in the
> current browser session - so I know that the response is being returned.
> Just can't seem to get the resposne posted into the .asp file.
>
> Any suggestions/ideas? Any questions to help get to the solution?
>
> Many thanks!
>
> Sean
| |
| David Wang [Msft] 2006-06-28, 7:19 pm |
| Can you verify that the client will re-POST form data to follow a
Redirection sent by the server?
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Sean" <Sean@discussions.microsoft.com> wrote in message
news:1D8ACF98-44B9-478A-BFD3-EBE30387F0AB@microsoft.com...
> Using IIS6 on 2003 SP1. What I am doing is submitting a credit card
> approval
> request to an HTTPS (ssl) site. The response is being redirected to an
> .ASP
> file - which is set up to accept the fields being returned. Problem is I
> never get anything returned to the file. I have illiminated the firewall
> through Cisco's help. The problem is definitely at the server and I
> believe
> it is security related. If I use the HTTPS (ssl) site without redirecting
> the response to any file, the response is displayed as a string in the
> current browser session - so I know that the response is being returned.
> Just can't seem to get the resposne posted into the .asp file.
>
> Any suggestions/ideas? Any questions to help get to the solution?
>
> Many thanks!
>
> Sean
| |
|
| I could not wait - opened a case with Microsoft Support and got the problem
resolved. It ended up being 2 things - the ASP code and the IIS Security -
all is well now.
Sean
"David Wang [Msft]" wrote:
> Can you verify that the client will re-POST form data to follow a
> Redirection sent by the server?
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
>
> "Sean" <Sean@discussions.microsoft.com> wrote in message
> news:1D8ACF98-44B9-478A-BFD3-EBE30387F0AB@microsoft.com...
>
>
>
| |
|
| I could not wait - opened a case with Microsoft Support and got the problem
resolved. It ended up being 2 things - the ASP code and the IIS Security -
all is well now.
Sean
"David Wang [Msft]" wrote:
> Can you verify that the client will re-POST form data to follow a
> Redirection sent by the server?
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
>
> "Sean" <Sean@discussions.microsoft.com> wrote in message
> news:1D8ACF98-44B9-478A-BFD3-EBE30387F0AB@microsoft.com...
>
>
>
| |
| David Wang [Msft] 2006-06-30, 2:13 am |
| What "IIS Security" was involved with this? Failure to Redirect POST is a
client-side issue...
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Sean" <Sean@discussions.microsoft.com> wrote in message
news:19710826-1CC5-4F33-9809-A7B8D45F2998@microsoft.com...[vbcol=seagreen]
>I could not wait - opened a case with Microsoft Support and got the problem
> resolved. It ended up being 2 things - the ASP code and the IIS
> Security -
> all is well now.
>
> Sean
>
> "David Wang [Msft]" wrote:
>
| |
| David Wang [Msft] 2006-06-30, 7:24 am |
| What "IIS Security" was involved with this? Failure to Redirect POST is a
client-side issue...
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Sean" <Sean@discussions.microsoft.com> wrote in message
news:19710826-1CC5-4F33-9809-A7B8D45F2998@microsoft.com...[vbcol=seagreen]
>I could not wait - opened a case with Microsoft Support and got the problem
> resolved. It ended up being 2 things - the ASP code and the IIS
> Security -
> all is well now.
>
> Sean
>
> "David Wang [Msft]" wrote:
>
|
|
|
|