?? send.asp
字號:
<%@ Language=VBScript%>
<!--#include file=include/conn.asp -->
<%
NewsID=Request.QueryString("NewsID")
reffer=Request.ServerVariables("HTTP_REFERER")
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新聞評論_校園網</title>
<LINK href=news.css rel=stylesheet>
<link href="../css.css" rel="stylesheet" type="text/css">
</head>
<body topmargin="0">
<form method="POST" action="Send_submit.asp"><input type=hidden name=NewsID value=<%=NewsID%>><input type=hidden name=reffer value=<%=reffer%>>
<!--#include file=include/top.asp -->
<table width="768" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td height="1"></td>
</tr>
</table>
<table width="768" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="24" bgcolor="#FFFFFF">
<table width="768" border="0" align="center" cellpadding="0" cellspacing="0" background="../images/shou_r06_c02.gif">
<tr>
<td width="15"> </td>
<td width="637" height="25"><font color="#FFFFFF">當前位置:</font><a class=bai href="./" >首頁</a><font color="#FFFFFF">>>發送郵件</font></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" style="border-collapse: collapse" bordercolor="#cccccc" width="768" align=center cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="95%" align="middle" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="69%" align="center" valign="top">
<p> </p>
<table width="74%" border="0" cellpadding="3" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="100%" height="50"><font color="000099"> </font><font color="000099">請輸入你朋友的名字:
<input type="text" name="name" size="50">
</font></td>
</tr>
<tr>
<td width="100%" height="50"><font color="000099"> 請輸入你朋友的MAIL:
<input type="text" name="email" size="50"></font></td>
</tr>
<tr>
<td width="100%" height="50"><font color="000099"> </font><font color="000099">請輸入你自己的名字:
<input type="text" name="myname" size="50">
</font></td>
</tr>
<tr>
<td width="100%" align="center" height="50">
<input type="submit" value=" 發送 " name="B1"></td>
</tr>
</table>
<p> </p></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--#include file=include/bottom.asp -->
</form>
<p> </p>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -