document visualization with asp.net (oracle text
oracle supports a variety of document formats. i want to develop a web application that present the documents on the client in html and css with term highlighting and visualization techniques like themstar. is it possible to build such applications in asp.net using oracle text. how does the pl/sql package transform the documents into HTML/CSS and how to present the HTML/css output of the package in a asp.net webpage.
|