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 -> PL/SQL : query_string

PL/SQL : query_string

From: Peter Smillie <psmillie_at_gssec.bt.co.uk>
Date: Wed, 13 May 1998 14:11:29 +0100
Message-ID: <35599C01.36D@gssec.bt.co.uk>


The owa_util.get_cgi_env function in PL/SQL returns the value of most CGI environment variables.

However, it does not return query_string (ie the bit after the script_name/path_info. ( So, I can log which pages are being accessed in an application but can't tell the values of the actual query parameters).

Does anyone know of an owa function (or other way) that will return the query_string?

    Peter S. Received on Wed May 13 1998 - 08:11:29 CDT

Original text of this message

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