中小型企业内部网(Intranet)的实现
选取数据库为以上的guestbook.mdb
addguest.htm
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb_2312-80">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<title>写留言簿</title>
</head>
<body vlink="#008000" link="#0000FF" alink="#FF0000" background="INMTEXTB.GIF">
’留言簿标题
<p align="center"><big><big><font face="隶书" color="#FF0000"><strong>写
留 言 簿</strong></font></big></big></p>
’留言提示信息
<p align="left"> <strong><font color="#008080">We'd like to know what
you think about our web site. Please leave your comments in this public guest book so we
can share your thoughts with other visitors.</font></strong></p>
’留言表单
<form method="POST" action="gbook.asp"> ’表单内容将提交到gbook.asp进行处理
<p><font face="宋体" color="#008040"><strong>
您的名字: <input type="text" name="Name" size="21"><small>(不能空?lt;/small><br>
您的E-Mail: <input type="text" name="Email" size="35"><br>
您的主页URL: <input type="text" name="Url" size="40"><br>
您来自 国家: <input type="text" name="Country" size="16">
省份: <input type="text" name="State" size="10">
城市: <input type="text" name="City" size="10"></strong></font></p>
’留言内容
<p><font face="宋体" color="#008040"><strong>请把您的留言写在下面<small>(不能空)&
《中小型企业内部网(Intranet)的实现(第10页)》