HTML Skeleton for all functions in process SET_175

LANSA

HTML Skeleton for all functions in process SET_175
<!-- Process : %PR %PRDS -->
<!-- Function : %FU %FUDS -->
<!-- Page : %PG -->
<!-- Generated by - %PROD -->
<!-- Created by user - %USERI -->
<!-- Time and Date - %STAMP -->
<!-- This is a *WEBEVENT function %IFWEV -->
<HTML>
<HEAD>
<RDML MERGE="&STYLE">
<TITLE><RDML MERGE="&FUNCTION"> </TITLE>
</HEAD>
<RDML MERGE="&SCRIPT">
<BODY BACKGROUND="S_175shipping bg.gif" LINK="black"
VLINK="black" ALINK="red">

<! The LANSA format tags will go here. >


%W3FRM

<RDML MERGE="&HIDDEN">

<! Table One >

<TABLE BORDER="0" CELLPADING="0" CELLSPACING="0" WIDTH="100%">

<! Row One >

<TR>
<TD WIDTH="180" ALIGN="CENTER"><IMG BORDER="0"
SRC="<RDML MERGE="lansa_logo_set.gif"></TD>
<TD WIDTH="10"><IMG BORDER="0" SRC="spacer.gif"
WIDTH="10" HEIGHT="2"></TD>
<TD ALIGN="CENTER" VALIGN="MIDDLE"><RDML COMPONENT="STDHEADER"></TD>
</TR>

<! Row Two >

<TR>
<TD COLSPAN="3"><IMG BORDER="0" SRC="spacer.gif"
WIDTH="10" HEIGHT="20"></TD>
</TR>

<! Row Three >

<TR>
<TD WIDTH="180" ALIGN="CENTER" VALIGN="top" ROWSPAN="5">
<RDML COMPONENT="S_175MENU"></TD>
<TD WIDTH="25"><IMG BORDER="0" SRC="spacer.gif"
WIDTH="10" HEIGHT="2"></TD>

<! Each function has a component with the same name as the function. The default value of field #S_175FDES is *FUNCTION. Each component contains descriptive text for the function.>

<TD VALIGN="MIDDLE"><RDML COMPONENT="&FLD_S_175FDES"></TD>
</TR>

<! Row Four >

<TR>
<TD COLSPAN="2"><IMG BORDER="0" SRC="spacer.gif" WIDTH="10"
HEIGHT="20"></TD>
</TR>

<! Row Five >

<TR>
<TD WIDTH="10"><IMG BORDER="0" SRC="spacer.gif" WIDTH="10"
HEIGHT="2"></TD>
<TD ALIGN="CENTER" VALIGN="MIDDLE">

<! special coding so that the map is only displayed on the first page >


<RDML ONCONDITION="STD_FLAG">
<IMG SRC="S_175map.gif" BORDER="0">
</RDML>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0"
<RDML ONCONDITION="STD_FLAG">
>
</RDML>

<! special coding so that the background is different on the first page >

<RDML NOTCONDITION="STD_FLAG">
BACKGROUND="S_175shipbglight.gif">
</RDML>

<! LANSA will put the screen fields here >

%W3FLD

<! special coding to make the "Schedule all ports all voyages" browselist have a different header. (The graphical variable *LW3BL_S_175VVP with *NOC removes the column headings
which would otherwise appear in that table)>

<RDML ONCONDITION="BR_FORMAT">
<TABLE BORDER=1 CELLPADDING=2 CELLSPACING=0
BORDERCOLOR=darkblue BORDERCOLORLIGHT=darkblue
BORDERCOLORDARK="#FFFFCC" WIDTH="550">
<TR>
<TD WIDTH="106" ALIGN="CENTER" BGCOLOR="#FFFFA1">
<FONT COLOR="DARKBLUE" FACE="ARIAL" SIZE=2><B>Port</B></FONT></TD>
<TD COLSPAN="4" ALIGN="CENTER" WIDTH="440" BGCOLOR="#FFFFA1">
<FONT COLOR="DARKBLUE" FACE="ARIAL" SIZE=2><B>Departure Dates</B></FONT>
</TD>
</TR>
</TABLE>
</RDML>

<! LANSA will put the browselist here >

%W3BRW

</TABLE>
</TD>
</TR>
</TABLE>


<! Table Two >

<TABLE BORDER="0" CELLPADING="0" CELLSPACING="0" WIDTH="100%">
<TR>
<TD WIDTH="180" ALIGN="CENTER"><IMG BORDER="0"
SRC="spacer.gif" WIDTH="180" HEIGHT="1"></TD>
<TD WIDTH="10"><IMG BORDER="0" SRC="spacer.gif"
WIDTH="10" HEIGHT="1"></TD>
<TD ALIGN="CENTER"><RDML COMPONENT="STDFOOTER"></TD>
</TR>
</TABLE>
<BR>
</FORM>
</BODY>
</HTML>