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 -> webdb PLSQL

webdb PLSQL

From: S. van Hoof <info_at_hoof.nl>
Date: 2000/04/08
Message-ID: <8cnl6t$hk$1@news1.xs4all.nl>#1/1

Hi,

I want to create a dynamic webpage using a PLSQL.

How kan I 'print' HTML commands inside the <ORACLE> .. </ORACLE> tags?

For instance: lets say I want to print the salery for each emp in emp. Inside the <ORACLE> .. </ORACLE> I want to open a cursor on emp. For each record in emp:
If sal>10000 it must be displayed RED otherwise in GREEN.

How can I do so?

Thanks
Stephan Received on Sat Apr 08 2000 - 00:00:00 CDT

Original text of this message

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