Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Powerbuilder Web Targets Guide – Page 59 – PowerBuilder Library

Powerbuilder Web Targets Guide

Using the Sybase Web DataWindow DTC – PB Docs 80

Using the Sybase Web DataWindow DTC The Web DataWindow DTC (design-time control) lets you add database-driven content to your Web applications. Brief history of the DataWindow DTC The Sybase Web DataWindow DTC was previously called the HTML DataWindow DTC, which replaced the original DataWindow DTC. The original DataWindow DTC is not provided and should not…

Integrating the DataWindow on your page – PB Docs 80

Integrating the DataWindow on your page The Web DataWindow Page wizard helps you to integrate Web DataWindow controls into new pages for your Web application. For existing pages, you insert a Web DataWindow DTC, then set its properties. Inserting a Web DataWindow DTC to a Web page involves: Selecting the source for a DataWindow object…

Migrating PowerSite projects to a Web target – PB Docs 80

Migrating PowerSite projects to a Web target Projects created in PowerSite can be migrated to a Web target with the help of a migration wizard. You must close the PowerSite project before you attempt to migrate it. Web targets work in much the same way as projects do in PowerSite, with one major difference: Web…

DataWindow presentation styles and properties settings – PB Docs 80

DataWindow presentation styles and properties settings Presentation styles The Web DataWindow and the Web DataWindow DTC support the following presentation styles: Freeform Tabular Grid Group N-Up Cross tab Label Data source The Web DataWindow and the Web DataWindow DTC support the following DataWindow data sources: Quick Select SQL Select Query Stored Procedure Settings for your…

Binding data to DataWindow retrieval arguments – PB Docs 80

Binding data to DataWindow retrieval arguments The Web DataWindow DTC can bind data from the current page or a linking page as values for retrieval arguments, allowing you to control what data is retrieved. You can use retrieval arguments to allow a single page to retrieve different sets of data depending on a user’s selection,…

Defining hyperlinks on objects in a DataWindow – PB Docs 80

Defining hyperlinks on objects in a DataWindow The Web DataWindow DTC can pass data in query strings to a target page. You can use the Link To tab page in the Sybase Web DataWindow DTC Properties dialog box to generate hyperlinks around headers and labels, computed fields, and graphical elements in a DataWindow, or around…

Chapter 10 Building and Deploying Web Targets – PB Docs 80

Chapter 10 Building and Deploying Web Targets About this chapter This chapter describes the production process for Web targets, and explains how to build and deploy Web targets from your workspace. Contents Topic About building and deploying Web targets Building Web targets The deployment process Setting up a deployment configuration Editing a deployment configuration Configuring…

About building and deploying Web targets – PB Docs 80

About building and deploying Web targets You build and deploy Web targets to: Test part or all of a Web target Move a completed target into a production environment The build phase Building a Web target prepares your files for deployment and verifies links from a Web page to another file. You can build a…

Creating Web pages – PB Docs 80

Creating Web pages The remainder of this book provides detailed information about how you develop pages within a Web target, and how you use the development environment to produce Web applications. This section gives an overview of the types of tasks you need to complete to develop a page, and gives references to sections in…