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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Get user information (OWAS 3)

Re: Get user information (OWAS 3)

From: spice <steven.p.shiflett_at_thegrid.com>
Date: 1998/01/03
Message-ID: <68lpr7$3fd$1@zinger.callamer.com>#1/1

A couple of ways...

  1. You can use the log server... which logs that sort of information
  2. You can use the OWA utilities:

    owa_sec.get_client_ip will get you the "TCP/IP number"     owa_util.get_cgi_env will get CGI information of various sorts.

You can also use the Perl cartridge to get other CGI information that the PL/SQL cartridge won't give you.

Steve

Fredrik Larsson wrote in message <01bd17c7$cd1247e0$28282828_at_maestro>...
>I am running Oracle Web Application Server 3 and I want to get information
>from he/she who browses webpages created by the server. I am primarily
>interested in the host name where they come from i e billy.microsoft.com...
>I am also interested in getting the TCP/IP number. Any ideas on how I can
>achive that?
>
Received on Sat Jan 03 1998 - 00:00:00 CST

Original text of this message

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