Step 3 Create a Standard Footer for Functions in Process iiiPROC03

LANSA Web Functions

Step 3. Create a Standard Footer for Functions in Process iiiPROC03

In this step, you will create a new standard footer page to be used specifically with the functions in process iiiPROC03. The new footer will simply have an additional copyright statement.

1.  Open the STDFOOTER document.

2.  Insert the highlighted lines which will add some text to the page:

  

<!--                                         -->

<!--     LANSA for the Web                   -->

<!--     Standard Footer                     -->

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

<br />

<p align="center"><img src="<RDML MERGE="*LW3IMGFBORDER">" alt="" />

</p><br />

<h4 align="center">Powered by <a href="http://www.lansa.com"><img src="<RDML MERGE="*LW3IMGLANSA">" align="middle" border="0" alt="LANSA" /></a></h4>

 

<br />

<h4 align="center">Copyright LANSA 2007.</h4>

 

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

     iiiPROC03_STDFOOTER

4.  Execute your iiiFN05 function.      Notice that your changes to the header and footer do not appear. At this point, you have only created the HTML pages. The process specific component pages are not known to LANSA. You must register the new pages in the component registry before they can be used.