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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Javascript Include ".js" files in OAS.

Re: Javascript Include ".js" files in OAS.

From: Bastiaan Schaap <bschaap_at_desyde.nl>
Date: 2000/05/18
Message-ID: <TEMU4.4$7I2.326@psinet-eu-nl>#1/1

Hi Michael,

If you want to include javascript in the header of your page, you only have to add some HTML to link it. Be sure that the directory where your .js file is, is accessible by OAS. This means there must be a virtual directory pointing to the physical directory where your javascript is on the server. You can add a virtual directory in the listener settings of your OAS. An example of a simple pl/sql procedure that creates a page that links javascript is:

I think you got the idea now...

Gr.
Bastiaan Schaap

"Michael Rotwell" <marothwell_at_yahoo.com> wrote in message news:3921BF4E.BB6030FC_at_yahoo.com...
> How does one use a javascript include file ".js" in OAS using the PL
> cartridge. I have added javascript to the header of my PL before but
> dont know what I would need to do to get the .js file included.
>
> Thanks.
>
> Michael
>
Received on Thu May 18 2000 - 00:00:00 CDT

Original text of this message

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