[thelist] ASP component for sending https POST information required

Aaron Boodman aaron at youngpup.net
Wed Sep 4 04:04:00 CDT 2002


XMLHttp:
http://msdn.microsoft.com/library/en-us/xmlsdk/htm/xml_obj_iserverxmlhttpreq
uest_7zlc.asp

supports ssl certificates as of v3, sp1

--
Aaron Boodman
aaron | www @ youngpup.net


----- Original Message -----
From: "Steve Cook" <steve.cook at evitbe.com>
To: <thelist at lists.evolt.org>
Sent: Wednesday, September 04, 2002 2:03 AM
Subject: [thelist] ASP component for sending https POST information required


> Hi folks!
>
> I am building a credit card transaction system using a 3rd party supplier.
> Their system requires that the card information is sent directly to their
> server using an SSL encrypted POST transaction. Normally the information
> would be sent directly from the users browser, but in our case we wish to
> receive the information from the client to our server first and then have
> our server send the POST information and receive a reply. We are using ASP
> (not .NET).
>
> Can anyone recommend a server component (preferably free) that will allow
us
> to do a https POST transaction to their server and receive a reply? Or is
> there another way we should be looking at doing this (we do not have the
> option of changing supplier).
>
>
>
> Cheers for any suggestions.
>
> .steve
>
>
> -------------------------------------
>  Cookstour - http://www.cookstour.org
> -------------------------------------
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !
>




More information about the thelist mailing list