OutSystems Forge 日本語データベース

ActiveX Sample

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-07-23 1.0.1 Wei Zhu 9.1.301.0 All All How-tos
これは、OutSystemsでActiveXを使用する方法の例です。
このサンプルは、OutSystemでActiveXを使用する方法を示しています。 公開後 - 次のようにCodeBaseURLサイトプロパティを設定します(HOSTNAMEはサーバー名) http://HOSTNAME/ActiveXPackage/smsx.cab#Version=7,7,0,20 初めてアクセスすると、ActiveXコントロールのインストールを促すプロンプトが表示されます。 インストールが終了したら、[レポート印刷]を押すと、画面がActiveXで印刷されます。

[Overview]
This an example of how to use ActiveX with OutSystems.
[Detail]
This sample show how to use ActiveX with OutSystems. After publish - Set the CodeBaseURL site property as following (HOSTNAME is your Server Name) http://HOSTNAME/ActiveXPackage/smsx.cab#Version=7,7,0,20 When access first time, IE will prompt you to install ActiveX Control. After installation finished, press the [Print Report], the screen will be printed via ActiveX.
戻る