This topic is locked

Help with headers and footer

5/20/2009 3:40:43 PM
PHPRunner General questions
D
DBUK author

I want to include within the header the table company. I want to show the fields from the company table in the header. Ialso want to include in the footer the company name with a copyright logo
I am only going to have one record for company. How do I call the company details to include in the header and footer
Can anyone help
Gareth

J
Jane 5/21/2009

Gareth,
you can select all required information in another event, Menu page: Before process for example, then save it in the session variable and then use it in your header.