Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
blessedame #1
Connection Failure using http post and SSL
Hi
I am trying to send xml via http post to a secure site.
I tested the site and I got connection failure, checked my code,
everything looks great.
Then I find out the site the post goes to has an expired certificate.
So I conclude that that must be why I cant make a connection.
The strange thing is using asp, a successful connection goes through.
I am not sure if I am not connecting simply because of the expired certificate
or because of another reason.
Any help would be great.
Many thanks
blessedame Guest
-
HTTP POST ASP .NET
Could someone PLEASE explain how do I use HTTP POST in ASP .NET to get an xml string from a server that exposes a web service? My IIS server will... -
perl CGI related: form post failure
Hello, I am not sure it is a good question for the group(s): I encountered a problem for my website form (method="post"): people have a... -
doing an http post
For the benefit of others, I want to show how to do an HTTP POST request using fsockopen(). I banged my head against a wall for two days trying to... -
HTTP::Request failed on HTTP/1.1 and Connection: Keep-Alive
Hi Abigail, I know that the error comes from the Java program, the nullpointer error. But what it confused me is: if I'm using an Internet Explorer... -
Apache 1.3.27, PHP 4, SuSE 8.2 PRO - Form-Post Failure
I've recently done an upgrade installation to SuSE PRO 8.2 from same/8.0. The problem now is that I don't seem to be receiving data from forms...



Reply With Quote

