IBM Books

Reference

DTW_APPLET_ALTTEXT


AIX HP-UX Linux OS/2 OS/390 OS/400 SCO SUN Win NT
X X X X X X X X X

Purpose

Displays HTML tags and text to browsers that do not recognize the APPLET tag and is used with the the Applet language environment.

Specify the value of this variable using a DEFINE statement or with the @DTW_ASSIGN() function.

Values

DTW_APPLET_ALTTEXT="HTML_text_and_tags"

Table 11. DTW_APPLET_ALTTEXT Values

Values Description
HTML_text_and_tags HTML tags and text for browsers that do not recognize the APPLET tag.

Examples

Example 1: Alternate text that indicates a Web browser restriction

%DEFINE DTW_APPLET_ALTTEXT="<P>Sorry, your browser is not java-enabled."


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]