Almost every form I created is linked at the Main Menu. However the Title Metatag is at the mercy of the Global Configuration. How do I add a Title to a form page?
<Title></Title> format in the HTML doesn't work.
Thanks,
JG
$mainframe->setPageTitle( "My Title" );<?php
global $mainframe;
$mainframe->setPageTitle("My Title"«»);
?>
Users browsing this forum: MSN [Bot], Yahoo [Bot] and 3 guests