Skip to content

有害部落格同好會

2018/02/19 / Oracle EBS

Oracle form 裡開啟網頁

用途 : 從 web 開啟 oracle form 時, 透過 button 來開啟新的網頁


SHOW_DOCUMENT(url, target);
Built-in Type: unrestricted procedure
Enter Query Mode: yes
Description: Specifies the URL and target window of a Web application.

Parameters:
url Datatype is VARCHAR2. Specifies the Uniform Resource Locator of the document to be loaded.
targetDatatype is VARCHAR2. Specifies one of the following targets:
_SELF Causes the document to load into the same frame or window as the source document.
_PARENT Causes the target document to load into the parent window or frameset containing the hypertext reference. If the reference is in a window or top-level frame, it is equivalent to the target _self.
_TOP Causes the document to load into the window containing the hypertext link, replacing any frames currently displayed in the window.
_BLANK Causes the document to load into a new, unnamed top-level window.
Restrictions:
Can only be used from within a form run from the Web.

Example:

/*
** Built-in:  WEB.SHOW_DOCUMENT
** Example:   Display the specified URL in the target window.
*/
 
BEGIN
<span class="Apple-tab-span"> </span>WEB.SHOW_DOCUMENT('http://www.abc.com', '_self');
END;

 

Post navigation

Previous Post:

Oracle Forms Trigger 執行順序

Next Post:

mantis AD與DB密碼雙重認證

分類

  • 新奇有趣の搶先報導
    • Raspberry Pi
    • 手機相關
    • 推薦軟體
    • 新鮮有趣
    • 生活資訊
  • 想破腦袋の程式技巧
    • Oracle EBS
    • Database
    • Excel, VBA
    • php
    • JavaScript, VBScript
    • VS.NET
    • Others
    • Windows
    • SAP
  • 撩動心弦の短文小品
  • 聚沙成塔の理財守則
  • 不可不知の職場實錄
  • 剎那永恆の生活翦影

近期文章

  • 受保護的內容: 如何透過Personalize功能呼叫另一form來回傳值
  • Win10 / 8 / 7 無法安裝 SSD
  • 受保護的內容: 樹梅派+遠端連線
  • EBS R12 取得客戶的phone, email, URL資料
  • 受保護的內容: 管控Workflow Administrator Role

友站

  • Masaya396's 協奏曲
  • 老塗的咁仔店

其他操作

  • 登入
  • 訂閱網站內容的資訊提供
  • 訂閱留言的資訊提供
  • WordPress.org 台灣繁體中文

Tag Cloud

你目前使用的瀏覽器不支援 HTML5 的 CANVAS 標籤。

  • HTC
  • Oracle DB
  • CSS
  • Win7
  • WinXP
  • excel
  • EBS 12.1.3
  • LDAP
  • VB6
  • 管理
  • MySql
  • EBS 11.5.10
  • javascript
  • 感情
  • VB.Net
  • SAP
  • SQL
  • php
  • Oracle EBS
  • VBA
© 2025 有害部落格同好會 - Powered by SimplyNews