Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Javascript Include ".js" files in OAS.
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:
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
![]() |
![]() |