URGENT: htf.formselectoption() IN htp.tabledata()

From: W.S.Yee <yh902092_at_stmail.staffs.ac.uk>
Date: Wed, 22 Apr 1998 02:50:21 +0100
Message-ID: <6hjiij$ojl$1_at_bs33n.staffs.ac.uk>



[Quoted] i need solution for this problem urgently, project hand in date approaching...

how do i put this statements in htp.tabledata?

for m in (select distinct (cMakNam) as cMakNam from maker order by cMakNam) loop
htp.formselectoption (m.cMakNam);
end loop;

or any other way to generate selectOption from a database and put in htp.TableData()?

thanks. Received on Wed Apr 22 1998 - 03:50:21 CEST

Original text of this message