利用ASP规划聊天室(4)



<!DOCTYPE HTML PUBLIC " -//IETF//DTD HTML//EN" > 
<html > 
<head > 
<meta http-equiv="Content-Type" content="text/html; charset=gb_2312-80" > 
<meta name="GENERATOR" content="Microsoft FrontPage 2.0" > 
<title > 
</head > 
<body > 
<% kname=request.QueryString("kname")% > 
<base target="main" > 
<form name="fm1" method="POST" action="forum.asp"> 
 <p align="center" ><input type="text" size="90" name="content" >  <p align="center" ><input type="button" name="B1" value=" 提 交/ 刷 新" > 
 <input type="reset" name="B2" value=" 重 写" > 
 <input type="hidden" name="kname" value="">

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/3554.html