For Oracle support & training call (800) 766-1884
Free Oracle Tips

Home
Oracle Tips
Oracle Code Depot
Oracle Monitoring
Oracle Consulting
Oracle Training
Oracle News
Oracle Forum
Oracle Support





 

Free Oracle Tips

image

 
HTML Text

Free Oracle App Server Tips

image

 
HTML Text


Privacy Policy

Redneck

Dress Code

Oracle tuning

Oracle training

Oracle support

Remote Oracle


 

   
  Oracle Tips by Burleson

Setting the Sizes of Page Components

Regions

To set the height and width of a region to a specified width, set the following attributes in the region.  Use this to set all regions to the same width if desired:

  • Region Header

< table height="400" width="400"><tr><td>

  • Region Footer

</td></tr></table>

Select Lists

To set the width of a select list, enter the following <style> tag code.  The caution is that if the text goes beyond the width it will not be visible to the user.  For HTML Form Element Attributes:

style="width:100;"

Tabular Form Field

There is no way to set a maximum length of text to allow for a tabular form column by using the available properties in HTML DB.  To set the maximum length of the text that can be entered into a tabular form column, edit the column attributes for the tabular form column.  Then make the following changes.

  • Tabular Form Element à Element Attributes

onFocus="javascript:this.maxLength=20;"

To force UPPERCASE  characters only on a tabular form column, edit the column attributes for the tabular form column.  Then make the following changes:

  • Tabular Form Element à Element Attributes

style="text-transform:uppercase;"

To influence the width of a tabular form column set the following:

  • Tabular Form Element -> Element Attributes

style="width:200;"


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  



For more details and scripts, see my new book " Oracle Tuning: The Definitive Reference", over 900 pages of BC's favorite tuning tips & scripts. 

You can buy it direct from the publisher for 30%-off and get instant access to the code depot.

  
 

 
 
 
 
Oracle performance tuning software
 
 

 

 
 
 
Oracle performance Tuning 10g reference poster
 
 
 
Oracle training in Linux commands
 
Oracle training Excel
 
Oracle training & performance tuning books
 

 

Fast-Track Oracle Support
PO Box 511
Kittrell, NC 27544


Email BC: