Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: https form post

Re: https form post

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Mon, 16 Feb 2004 22:12:07 +0100
Message-ID: <c0rbl2$l0c$1@news4.tilbu1.nb.home.nl>


Matthew Braden wrote:

> I am fairly new to the oracle world so please bare with me.
>
> We are in the process of building a credit card payment page and need
> to submit information to our merchant's processing page(URL). Now the
> easy way to do this is just to submit the form directly to the URL
> from our Oracle Procedure, but we would like to do some preprocessing
> before it gets sent.
>
> I have done this using ASP and XMLHTTP but is there anyway to do this
> in OWS?
>
> Your expertise is greatly appreciated.

OWS? As in Oracle Web Server? That was Version 2 - the first production version you'd to pay for!

Check out the utl_http package in recent versions of the database - yes, database!

-- 

Regards,
Frank van Bortel
Received on Mon Feb 16 2004 - 15:12:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US