BC remote Oracle DBA - Call (800) 766-1884
Free Oracle Tips

Oracle Consulting Oracle Training Development

Remote DBA

 

Remote DBA Plans
Remote DBA Service

 
Remote DBA Oracle Home
Remote DBA Oracle Training
Remote DBA SQL Tuning Consulting
Remote DBA Oracle Tuning Consulting
Remote DBA Data Warehouse Consulting
Remote DBA Oracle Project Management
Remote DBA Oracle Security Assessment
Remote DBA Unix Consulting
Burleson Books
Burleson Articles
Burleson Web Courses
Burleson Qualifications
Oracle Internals Magazine
Oracle Links
Remote DBA Oracle Monitoring
Remote DBA Support Benefits
Remote DBA Plans & Prices
Our Automation Strategy
What We Monitor
Oracle Apps Support
Print Our Brochure
Contact Us (e-mail)
Oracle Job Opportunities
Oracle Consulting Prices





   

 

 

 

  Oracle Tips by Burleson

Before Header Computations

Before Header computations are the first pieces of logic to be executed by the HTML DB engine.  A Before Header computation can set the values of any page item regardless of its position on the page or which region it is in.  It can also reference a page item set by another before header computation that has a lower execution sequence. 

As shown in Figure 12.6, the P2300_AFTER_HEADER computation would be able to use the value set in P2300_REGION_1, but P2300_REGION_1 would not be able to reference the value set in P2300_AFTER_HEADER.  That is because P2300_AFTER_REGION has a higher sequence (20) and is executed after the other computation (10).

Before Header Processes

Not only is this execution point performed first, but it is also executed before any HTML is rendered.  Reviewing the HTML code below shows that a Before Header process writes HTML code before the HTML engine renders the <html> tag.  See the example below.  A common use for the before header process is to populate page items on the application page.

BeforeHeader Process Point
<html lang="en-us" xmlns:htmldb="http://htmldb.oracle.com">
<head>

The text BeforeHeader Process Point at the top of Figure 12.8 was written using this type of process.


The above book excerpt is from:

Easy HTML-DB Oracle Application Express

Create Dynamic Web Pages with OAE

ISBN 0-9761573-1-4   

Michael Cunningham & Kent Crotty

http://www.rampant-books.com/book_2005_2_html_db.htm

Remote DBA Service
 

Oracle Tuning Book

Free Oracle dictionary reference poster

BC Oracle support

Oracle books by Rampant

Oracle monitoring software

North Carolina Oracle Users Group

 

 Arabian horse breeder

Seeing eye horses

 

 

Burleson is the American Team

American Flag

 

 

BC Remote Oracle Support
P.O. Box 511 • Kittrell, NC, 27544

Remote DBA

Remote DBA Services

 

Copyright © 1996 -  2011 by Burleson Enterprises. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.