自己写的一个用AJAX实现的留言系统
//write.asp
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="../images/css.css" rel="stylesheet" type="text/css">
<title>Dry English Online</title>
<style type="text/css">
<!--
.style1 {
font-family: Arial;
font-size: 9.0pt;
color: black;
}
.style2 {font-size: 10.0pt}
#msg {
position:absolute;
left:284px;
top:20px;
width:350px;
height:25px;
z-index:1;
}
-->
</style></head>
<body>
<!-- onload="javascript:openWin()" -->
<div id="msg"></div>
<!--<table width="200" height="20" border="0" cellpadding="0" cellspacing="0">
<tr>
<td id="msg"> </td>
</tr>
</table>
-->
<table width="778" border="0" align=center cellpadding="0" cellspacing="0" bgcolor="#DEDFE2" class="top4">
<tr>
<td>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" id="table1">
<tr>
<td valign="top">
<div align="center">
<center>
<table border="0" cellspacing="1" width="663" height="30" id="table2">
<tr>
<td>
<p align="center" style="margin-top: 6"><font face="Tahoma" size="5" color="#A71812"><b>Contract
Us</b></font>
</td>
</tr>
</table>
</center>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="280">
<div align="left">
<table width="600" border=1 align="center" cellpadding="5" cellspacing="0" bordercolorlight="#800000" bordercolordark="#FFFFFF" bgcolor="#FFFFFF">
<tr>
<td ALIGN="left" width="76" height=25><b>Name</b></td>
<td width="371" height=25 ><input TYPE="TEXT" NAME="Contact_FullName" SIZE="20" id="Contact_FullName"></td>
 
相关新闻>>
- 发表评论
-
- 最新评论 更多>>