PL/SQL output directable to an HTML frame target? [message #370521] |
Tue, 14 December 1999 20:59  |
Tony Rees
Messages: 1 Registered: December 1999
|
Junior Member |
|
|
Hi all,
I have some PL/SQL which generates web output using htp.htmlOpen, etc. I would like to call the relevant procedure from one frame of a frameset and then print the output to another frame, leaving the original frame content intact. With static HTML this is easy, using the "target" attribute. Anyone know if it is possible to do the same with PL/SQL-generated dynamic HTML? Nothing I have tried to date seems to work.
Thanks in advance - Tony Rees
|
|
|
|
|