電子城 - 訪客留言板

 exp02 留言版範例的 HTML 碼如下 :

<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<meta http-equiv="Content-Language" content="zh-tw">
<title>留言板</title>
<style fprolloverstyle>A:hover {color: #a03030}</style>
</head>

<body background="<!-GuestBookBG>" bgproperties="fixed" link=0 vlink=0 alink=0 text=0>
<center><br>
<h1>塗鴉牆</h1><br>
<code>目前有 <!-GuestBookItems> 則留言      頁碼 : <!-GuestBookPage> / <!-GuestBookTotalPage></code>

<form action=gb.php method=post>
<table>
<tr>
<td align=left>大名:</td>
<td align=left>你的 email:</td>
</tr>
<tr>
<td><input name=p01 maxlength=30 size=25 value=""></td>
<td><input name=p02 maxlength=60 size=25 value=""></td>
</tr>
<tr><td colspan=2>你的 homepage:<br><input name=p03 maxlength=100 size=53></td></tr>
<tr><td colspan=2 align=left>想說什麼話?</td></tr>
<tr><td colspan=2><textarea wrap=virtual name=p04 rows=5 cols=52></textarea></td></tr>
<tr><td colspan=3 align=center>驗證碼:<img id=idXXX alt=個人形象代表 src="snimg.php"> 請輸入圖上數字:<input name=psn maxlength=5 size=6 value=""></td></tr>
<tr>
<td colspan=2 align=center>
<input type=submit value=" 送出 "> <input type=reset value=" 清除 ">
</td>
</tr>
</table>

<input type=hidden name=id value="<!-GuestBookID>"><br>
<input type=hidden name=function value=ins>
</form>
<table width=90% border=0>
<!-GuestBookRep>
<tr><td align=center>
<table width=95% border=1 cellpadding=2 cellspacing=0>
<tr><td align=center>
<table width=98% border=0 cellpadding=0 cellspacing=0>
<tr><td><b><!-GuestBookCount>. <font color=#207010><!-GuestBookTrf01></font></b><br><!-GuestBookArea02>[ <a href="mailto:<!-Gues
tBookTrf02>">E-Mail</a> ]<!-GuestBookArea02End> <!-GuestBookArea03>[ <a target="_top" href="http://<!-GuestBookTrf03>">My Home</a> ]
<!-GuestBookArea03End></td>
<td align=right valign=bottom><!-GuestBookIP><br><!-GuestBookTrf-year>/<!-GuestBookTrf-mon2>/<!-GuestBookTrf-mday2> <!-GuestBook
Trf-hours2>:<!-GuestBookTrf-minutes2>:<!-GuestBookTrf-seconds2></td></tr>
</table>
</td></tr>
<tr><td align=center><table width=95%><tr><td><font color=#600040><!-GuestBookTrf04></font></td></tr></table></td></tr>
</table><br>
</td></tr>
<!-GuestBookRepEnd>
</table>
[ <!-GuestBookPagePStart><a href="<!-GuestBookPageP>">上一頁</a> | <!-GuestBookPagePEnd><a href="<!-GuestBookHP>">回首頁</a><!-Guest
BookPageNStart> | <a href="<!-GuestBookPageN>">下一頁</a> <!-GuestBookPageNEnd>]<br>
</center></body></html>