Re: WebDB- Help
From: Leo Van Nieuwenhuyse <leo.van.nieuwenhuyse_at_pandora.be>
Date: Sat, 08 Apr 2000 22:36:33 GMT
Message-ID: <RvOH4.41940$l35.85404_at_afrodite.telenet-ops.be>
Date: Sat, 08 Apr 2000 22:36:33 GMT
Message-ID: <RvOH4.41940$l35.85404_at_afrodite.telenet-ops.be>
- Can i import a HTML-Site which i design myself into WEBDB ?
You can either cut and paste the html in dynamic-page webdbcomponents
or use webalchemie (can be found at : http://osi.oracle.com/~tkyte ) and put
the generated pl-sql in a procedure.
This procedure can be accessed creating an item calling pl/sql.
- Is WEBDB flexible enough to design such a project ?
Yes it is, but you'll need some good knowledge of pl/sql to achieve. Also a in-depth look of the modules generated by webd, especially their parameters can help.
-
[Quoted]
- Can i implement Java-Objects and import into WEBDB?
Yes, you can import any type of object (documents, images, ...), just create an item based on a file or on multiple files. These imported pages can be accessed using the document path. Received on Sun Apr 09 2000 - 00:36:33 CEST