Web Connection User's Guide
Use the URL window to specify the runtime location of a
resource such as an image, HTML document, applet, or embed.
In the Composition Editor, you can double click on certain parts to open
the part's Properties, edit the value of the imageURL field, and display
the URL window.
Fields
Depending upon the type of resource you are specifying, some of the
following fields might not appear.
- None
- Select None if you do not want to specify a resource.
- URL
- Select URL to specify the location of a resource on the World
Wide Web. Enter a standard URL string in the field. The URL must
point to an object that is accessible to the client browser at run
time.
- Part Name
- Select Part Name if the resource is another VisualAge Web
Connection part on your server. Select the Web Connection part you want
to link to from the drop-down list (or, if the part does not exist yet, type
the name directly into the field).
- Use Session Key
- Select Use Session Key if you want the session key included as
part of the URL. Using the session key makes it possible to preserve
session data between one page and the next.
If you are linking from one page to another within the same application,
you would typically use the session key. If you are linking to a
different application, you probably would not want to use the session
key.
- Targeted Frame
- Select Targeted Frame if your application uses HTML frames and
you want to specify the frame for the linked document to appear in.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]