reslist
By
reslist write on
2005/3/16 9:57:29
Email: service#reslist.com
Homepage:
www.reslist.comQQ: 1000
试贴
Admin Option:
Del |
Reply
Sorry
By
fayland write on
2005/3/15 10:15:51
There are two month since i have noticed that this guestbook is broken.
Sorry.
Admin Option:
Del |
Reply
突然想去旅游
By
no write on
2005/1/9 22:22:14
有什么地方可以介绍的?不要东部的,要西部的旅游景点
Admin Option:
Del |
Reply
Nice
By
Qiang write on
2004/12/28 0:35:54
Homepage:
www.easyya.com
perl 的资料蛮多的. 付出了不少努力, 继续!
另外,好像 index 里没有列出所有的文章, 比如说
http://www.1313s.com/f/Faster.html
Admin Option:
Del |
Reply
Reply:
:) 我会尽快分页的。
New FayGusetBook released
By
fayland write on
2004/12/24 16:35:55
Email: fayland#gmail.com
QQ: 25933211
http://www.1313s.com/f/FayGuestBook.html
Admin Option:
Del |
Reply
Welcome 2 use FayGuestBook
By Fayland write on 2004/10/17 15:47:6
#############################################
# Email: fayland@gmail.com
# Homepage: www.1313s.com
# QQ: 25933211
#############################################
Welcome 2 use FayGusetBook.
Usage:
1, open guestbook.cgi, change the settings vars.
my $html_dir = 'E:/Fayland/guestbook/index.html';# the local address u placed your index.html
my $html_url = 'http://localhost/guestbook/index.html';# the url u can visit
my $cgi_url = 'http://localhost/cgi-bin/guestbook';# the url where "guestbook.cgi" placed
my $admin = 'fayland';# the admin name
my $password = '1313s.com';# the admin password
2, open index.html, change as follows:
find this:
<link rel="stylesheet" href="http://localhost/guestbook/style.css" type="text/css" />
change:
the href is the URL of your style.css.
find this:
<a href='http://www.1313s.com'>Homepage</a> | <a href="http://localhost/cgi-bin/guestbook/guestbook.cgi?q=add">Add a node</a>
change:
the "Homepage"'s href be your site url, "Add a node" is $cgi_url/guestbook.cgi?q=add (PS, above)
between "<!-- start -->" and "<!-- end -->" is NOT allowed to modify, and the rest is up to u.
3, upload guestbook.cgi to your cgi-bin and chmod 755.
upload index.html to the place your can visit via Explorer and chmod 777.
Thanks for your using.
Any idea or correction or suggestion or whatever u like is apdivciated.