Then make the title method in th dhandler or autohandler call the title method on index.csc.
andreas On 9. okt. 2006, at 05.25, O.Nefix wrote: > Thank you for your suggestion. > > The index.csc page has to create the title because it is dependant > on some > database calls (the name for the $id passed is retrieved and then > should > be in the title). That's why the autohandler cannot define the > title, as > the title is not generic and is created from a database call (which > index.csc is responsible for). > > Thank you > > Ogden > > > >> To solve this, you could do is put the title() method into the >> dhandler itself, or why not have an autohandler in that same >> directory >> where the dhandler is (like you have done with other directories) and >> put the title() method in there. >> >> Hope that helps, >> Andy >> >> > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys -- and earn > cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Mason-users mailing list > Mason-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mason-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users