HTP.P not rendering complete HTML page.
Rich VNov 22 2009 — edited Nov 22 2009I have a plsql package that is purely using HTP.P. Inside this HTP.P package, resides there is 40,000 lines of HTML and Java script code. However, same html runs just fine if not called from Oracle.
The issue:
Only a portion of page is loading when the package is executed. Javascript is working fine as expected.
I even tried to split this entire code into multpile HTP.P calls instead of single htp.p but issue persists.
What is wrong? and If this is incorrigible wrong, what is alternate?
Edited by: user2913945 on Nov 22, 2009 10:16 AM