aakhil
07-02-2003, 10:11 AM
Hi
We have an application running on Sun OS 2.6 and uses Oracle 7.3.4 database and Oracle Web Application server. The application basically uses PL/SQL packages , Proc files and CGI perl scripts.
The PL/SQL procedures dynamically generate HTML pages using the HTP and HTF packages of the Oracle Web Server.
One of the dynamically generated HTML page has two drop down list boxes. We are required to code such that depending on certain choices in one of the drop down list box, the default value for the other drop down list automatically changes. We felt that we could use java script to do the same.
Will we be able to use java script for this kind of dynamic HTML page generation using the HTP and HTF packages of OWAS. Please advise us on the same.
We have an application running on Sun OS 2.6 and uses Oracle 7.3.4 database and Oracle Web Application server. The application basically uses PL/SQL packages , Proc files and CGI perl scripts.
The PL/SQL procedures dynamically generate HTML pages using the HTP and HTF packages of the Oracle Web Server.
One of the dynamically generated HTML page has two drop down list boxes. We are required to code such that depending on certain choices in one of the drop down list box, the default value for the other drop down list automatically changes. We felt that we could use java script to do the same.
Will we be able to use java script for this kind of dynamic HTML page generation using the HTP and HTF packages of OWAS. Please advise us on the same.