Path: news.f.de.plusline.net!news-fra1.dfn.de!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.freenet.de!feeder.news-service.com!feeder1.cambrium.nl!feed.tweaknews.nl!amsnews11.chello.com!newshub3.home.nl!newshub1.home.nl!home.nl!not-for-mail
From: Frank van Bortel <frank.van.bortel@gmail.com>
Newsgroups: comp.databases.oracle.tools
Subject: Re: Help on function show_document
Date: Sun, 04 Mar 2007 10:50:35 +0100
Organization: @Home Benelux
Lines: 41
Message-ID: <ese4mr$fo2$1@news6.zwoll1.ov.home.nl>
References: <1172991476.148440.276780@s48g2000cws.googlegroups.com>
Reply-To:  frank.van.bortel@gmail.com
NNTP-Posting-Host: cc28855-a.hnglo1.ov.home.nl
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: news6.zwoll1.ov.home.nl 1173001755 16130 82.75.117.80 (4 Mar 2007 09:49:15 GMT)
X-Complaints-To: usenet@corp.home.nl
NNTP-Posting-Date: Sun, 4 Mar 2007 09:49:15 +0000 (UTC)
User-Agent: Thunderbird 1.5.0.10 (Windows/20070221)
In-Reply-To: <1172991476.148440.276780@s48g2000cws.googlegroups.com>
X-Enigmail-Version: 0.94.1.2
Xref: news.f.de.plusline.net comp.databases.oracle.tools:35555

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...
