Comments
| PL/SQL Web Toolkit - Generate web pages directly from the database using this simple toolkit. |
Krishnashis Roy said... I need to store the generated HTML page somewhere. How the generated HTML page will be stored in the server? Can we use 'spool' command from within the procedure? |
Tim... said... Hi.I don;t think you can. The HTP package just pushes it through the gateway. I think you need to consider another solution. Cheers Tim... |
Krishnashis Roy said... Can I set the path where I wish to store the HTML page in the database access descriptor(DAD's) configuration file...If possible please suggest, it will be very helpful for me. |
Tim... said... Hi.The pages are not put onto the filesystem anywhere. They are generated on the fly from the database, so asking how to store them doesn't make sense as far as I can see. If you have any more questions, please use the forum, not these comments. Cheers Tim... |
DO NOT ask technical questions here, that's what my forum is for!
These comments should relate to the contents of a specific article. Constructive criticism is good. Advertising and offensive comments are bad and will be deleted!
