Re: Help on function show_document

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Sun, 04 Mar 2007 10:50:35 +0100
Message-ID: <ese4mr$fo2$1_at_news6.zwoll1.ov.home.nl>


nick048 schreef:
> Hi to all,
>
> in a form (developed with Forms 10g) I have a button. When the button
> is pressed I want to call the function Web.show_document in order to
> display, for example, the html file test.html in the browser.
>
> 1) in witch folder of Oracle home must be reside the html files?
> 2) If I run my app in the browse with a command like this:
> http://SERVER_IP:7778/forms90/f90ser...nfig=myappconf
> must I configure some system file of oracle (for example forms90.conf)
> and if yes wich is the correct string that I must pass to Function ?
>
> I hope in Your help in order to resolve this problem.
>
> Thank You and Best Regards
> Gaetano
>

The second part is about as generic as "How to configure my forms server?"
The short answer is "yes". Upon which your next question will undoubtedly be: "how?"
Well, it's all there, you know - in the Application Server Installation and Configuration manual, in the Forms section. Took the liberty to look it up for you, for version 10.1.2, you want:
http://download-west.oracle.com/docs/cd/B14099_19/web.1012/b14032/toc.htm

Oh - and detailed instructions on how and where of the function Web.show_document will be there somewhere, too. My instinct tells me you should define a virtual directory, map that to a real directory, place your help documents in this real directory, and use the virtual directory in the call to Web.show_document. Just guessing, though! Start in http://download-west.oracle.com/docs/cd/B14099_19/index.htm and use the search function

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Sun Mar 04 2007 - 10:50:35 CET

Original text of this message