How can I repeat the menu bar on every page from a Perl CGI program?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • spyka
    New Member
    • Sep 2010
    • 10

    How can I repeat the menu bar on every page from a Perl CGI program?

    I have a page named _Main.cgi_ where in I have a
    horizontal menu bar with UserList logs and so on
    like the Menu above Questions Tags Users etc.
    Whenever I click the Userlist I get navigated to
    another page where I have a grid. In this page also
    I want that Menu bar which was in _Main.cgi_, and so
    on. It should get repeated to every page.
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Can you show the code for the different pages please?

    Regards,

    Jeff

    Comment

    Working...