hi !
i hope, i understand you right: you want access the oracle database via webbrowser?
so you will need a technology which is able to do this, e.g. PHP, ASP, ... with PHP you can access an oracle-database, submit info to the database and you can make a query and view the result via web. (for more information take a look at
www.php.net)
susi