Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Application Server Question
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
![]() |
![]() |