Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » How to Includes HTML files using PL/SQL
How to Includes HTML files using PL/SQL [message #76582] Mon, 30 December 2002 00:11 Go to next message
Rathinam
Messages: 3
Registered: August 2002
Junior Member
How to Include HTML file using PL/SQL.
Which OAS package supports include file feature.

Rathinam
Re: How to Includes HTML files using PL/SQL [message #76592 is a reply to message #76582] Tue, 14 January 2003 08:11 Go to previous message
Pete Rigano
Messages: 23
Registered: December 2002
Junior Member
If you have a static file to include, could try coding in the tags using something like this "<!--#include file="filename.html"-->" -- test your application against the browser you plan to deploy it for. You may also be able to use the liveHTML cartridge to do server side includes on OAS. Apache may have something similar. And I guess the brute force approach of using UTL_FILE to read the file into PL/SQL and then writing it out in the final document would work too.

hth,
pr
Previous Topic: Oracle and PHP - Hyperlinks
Next Topic: 9iAS install err oracle.swd.jre.1.1.8.10.0
Goto Forum:
  


Current Time: Sat Apr 20 01:15:36 CDT 2024