Build professional DHTML Menus for your Website with De Luxe Menus! Features: Full cross-browser compatible. Search engine friendly. Custom CSS styles can be applied for all menu settings. Visible over select boxes, iframes, flash, Java applets. Visual interface for easy setup. A lot of pre-designed templates. Hundreds of visual effects. Scrollable, dragable, floating, and context menus. Keyboard navigation. JavaScript API for changing menu "on-the-fly". Free for Non-Profit Websites!
Free Trial
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
This is a short code snippet to create easily modifiable html templates for use in your perl cgis. Hate having to place all the print statements in your program and having to escape all those quotes? Would you like to give the ability for people who don't know how to program in perl to customize the output of your cgis? Templates are the answer.
This article describes a simple and effective method to format a CGI script's output from HTML templates, by replacing special template directives with dynamic content on the fly.