Jim Rey wrote:
> My website uses autohandler for the main look and feel page, but I want to
> popup printer-friendly pages that don't use the autohandler, pages like
> "Terms and Conditions" and "Invoices".  At the moment, I have the static
> pages on another site, but the invoices are dynamically generated and I want
> to create them without fancy headers or menus etc. Any suggestions?

To suppress autohandlers for a given page, include the following lines:

    <%flags>
    inherit=>undef
    </%flags>

-- 
Jonathan "Dataweaver" Lang

-------------------------------------------------------------------------
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

Reply via email to