Step 2 Create a Standard Header for Functions in Process iiiPROC03

LANSA Web Functions

Step 2. Create a Standard Header for Functions in Process iiiPROC03

In this step, you will create a new standard header page to be used specifically with the functions in process iiiPROC03. The new header will simply have some additional heading text.

1.  Make note of the current appearance of the function header and footer in any of the functions in your iiiPROC03 process.

2.  Using the Web Function Editor, open the STDHEADER.

3.  Insert the bolded lines which will simply add a heading to the page:

  

<!--                                         -->

<!--     LANSA for the Web                   -->

<!--     Standard Header                     -->

<!--     Last Modified:  11.3  2006-05-21    -->

 

<img src="<RDML MERGE="*LW3CPYLOGO">" alt="Logo" /><br />

<h4> iii LANSA Web Applications</h4><br />

<RDML BUTTON="&WEBEVENT">

<script type="text/javascript" language="javascript">

//<![CDATA[

function ButtonClick(button)

{

   document.LANSA._BUTTON.value=button; document.LANSA.submit();

}

//]]>

</script>

</RDML>

<table cellpadding="0" cellspacing="0" border="0" width="100%" align="left"><tbody>

...

 

4.  Use the Save As option to save the document as:

iiiPROC03_STDHEADER.