如何在CGI Perl程序中创建HORIZONTAL菜单? [英] How do I create a HORIZONTAL menu in a CGI Perl program?

查看:75
本文介绍了如何在CGI Perl程序中创建HORIZONTAL菜单?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个CGI页面 Login.cgi ,其中需要输入有效的密码,然后重定向到另一个名为的页面, Main.cgi 。在此页面中,我想要水平菜单 UsersList Logs Logout 等,就像本页上的菜单一样与 标签用户等等。当我将鼠标指向它时,它应该给出用户列表,就像它在下拉列表中给出的一样列表,当我们点击它。



我使用的是Apache 2.2,CGI 1.1和ActivePerl,我在Windows XP平台上使用SQLite数据库。我是这个CGI Perl编程的新手,所以请帮助我,为我提供任何可能对我或任何网站有帮助的链接。

解决方案

对CGI和perl的一个很好的入门介绍是 Ovid的CGI课程


I have a CGI page Login.cgi with a form where I need to enter the valid password and it would then redirect to another page called Main.cgi. In this page I want a HORIZONTAL menu with UsersList, Logs, Logout etc. like the menu on this page with Questions, Tags, Users etc. When I point the mouse on it then it should give the list of users like it gives in a dropdown list when we click it.

I am using Apache 2.2, CGI 1.1 and ActivePerl and I am using a SQLite DB on Windows XP platform. I am new to this CGI Perl programming so please do help me out, provide me any links which might help me, or any websites.

解决方案

A good beginning introduction to CGI and perl is Ovid's CGI Course

这篇关于如何在CGI Perl程序中创建HORIZONTAL菜单?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆