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: Oracle Application Server Question

Re: Oracle Application Server Question

From: Alan Tang <nonfemett_at_worldnet.att.net>
Date: 13 Jan 1999 20:07:43 GMT
Message-ID: <01be3f30$3d935b40$ec0b4f0c@syoffice.singstar.com>


I'm just guessing: you might be able to link the IP to a perl script, either in the perl cartridge of OWAS or the netscape HTTP server, which then call the external excutable ip_convert, and return the result to browser? I call blat.exe in NT to send form-mail via a perl script.

Alan

> I have a number of PL/SQL procedures which I am running on netscape one
> of which queries a table. I would liike one of the fields to be a
> hyperlink to a C program passing one variable to the C program. Can
> this be done?
>
> i.e.
>
> The program name is ip_convert which uses one arguement & resolves a
> address.
> ip_convert 111.111.111.11 - will resolve this IP
>
> I would like to be able to add a hyperlink to the IP and have it run
> ip_convert & return the domain name to the browser.
Received on Wed Jan 13 1999 - 14:07:43 CST

Original text of this message

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