⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 en_netbook.asp

📁 此系统都是基于ASP+ACCESS技术开发的电子商务平台,属于全自动化、全智能的在线方式管理、维护、更新的网站管理系统。此系统直接上传到你的网站空间就可以使用了
💻 ASP
字号:
<!--#include file="Inc/En_syscode.asp" -->
<%
'=================================
'
'  冠龙网络科技有限公司
'  网址:http://www.glgk.com
'  电话 :0573-2123665
'  信箱:webmaster@glgk.com
'  QQ:53180986
'
'=================================
%>
<%If Session("UserName")="" Then
response.redirect"En_Server.asp"
end if%>
<%
Id=Session("UserName")
set Rst = Server.CreateObject("ADODB.recordset")
sql="select * from User where UserName='"&Id&"'"
rst.open sql,conn,1,1
%>
<!--#include file="Inc/En_Top.asp" -->
<!-- #include file="Inc/En_Head.asp" -->
<TABLE width="760" border=0 align="center" cellPadding=0 cellSpacing=0 bgcolor="#FFFFFF">
  
    <TR> 
      <TD width=196 vAlign=top bgcolor="#FFFFFF"> 
        <table width="92%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#f2f2f2">
          <tr>
            <td valign="top">

<!-- 会员中心 -->
<!-- #include file="En_L_vip.asp" -->
<!-- 产品列表 -->
<!-- #include file="En_L_product.asp" -->
<!-- 邮件列表 -->

			</td>
		</tr>
	</table> 
</TD>

<TD width=1 background=Img/kropki_pion_naBialym.gif><IMG height=2 src="img/1x1_pix.gif" width=1></TD>
<TD vAlign=top>
	<TABLE width="90%" border=0 align="right" cellPadding=0 cellSpacing=0>
<!-- 广告栏 -->
<!-- #include file="L_adcolumn.asp" -->
<!-- 留言中心 -->
		<TR> 
			<TD> <TABLE cellSpacing=0 cellPadding=0 width="555" border=0>
				<TR> 
					<TD height="25"><img src="Img/enpt/pt_82.gif" width="450" height="30"></TD>
				</TR>
			</TABLE></TD>
		</TR>
		<TR> 
			<TD background=img/naBialym.gif height=1><IMG height=1 src="img/1x1_pix.gif" width=10></TD>
		</TR>
		<TR> 
			<TD>
				<table width="100%" border="0" cellspacing="0" cellpadding="0">
					<tr> 
						<td height="10"></td>
					</tr>
				</table>
				<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
					<tr> 
						<td><div align="center"><img src="img/newsico.gif" width="12" height="13"
						>&nbsp;&nbsp;<b><%=Session("UserName")%></b> Message prefecture</div></td>
					</tr>
					<tr> 
						<td>  <%=Session("UserName")%>,This is your special-purpose private dense visitor book, you can leave<BR>a message for us here , we will is it in reply you this , please don is it is it watch and<BR>reply to come back to forget within 24 hours to do the best!If you is it do shopping to<BR>stand in me already, please reach here register the remittance after remitting money,<BR>fill in your order number , remittance time , which account number is remitted to us,<BR>so that we verify reach the situation of accounts and deliver for you in timing of your fund . </td>
					</tr>
				</table>
				<form method="post" action="En_SaveNetBooK.asp">
				<input type=hidden readonly name="Name" value="<%=Session("UserName")%>">
					<table width="90%" border="0" align="center" cellpadding="4" cellspacing="1">
						<tr> 
							<td width="22%" align="right"></td>
							<td width="78%"></td>
						</tr>
						<tr> 
							<td width="22%" align="right">UserName:</td>
							<td width="78%"><font> 
							<input type="text" readonly name="Name2" maxlength="36" value="<%if Session("UserName")="" then response.write"未注册用户" end if%><%=Session("UserName")%>" style="background-color: #FFFFFF; border-style: solid; border-color: #FFFFFF" class="smallInput">
							</font></td>
						</tr>
						<tr> 
							<td align="right">CompanyName:</td>
							<td width="78%"><font> 
							<input type="text" name="Comane" size="30" maxlength="36" value="<%=rst("Comane")%>" style="font-size: 14px" class="smallInput">
							</font></td>
						</tr>
						<tr> 
							<td align="right">ContactPerson:</td>
							<td width="78%"><font> 
							<input type="text" name="Somane" size="12" maxlength="30" value="<%=rst("Somane")%>" style="font-size: 14px" class="smallInput">
							</font></td>
						</tr>
						<tr> 
							<td align="right">Telephone:</td>
							<td width="78%"><font> 
							<input type="text" name="Phone" size="24" maxlength="36" value="<%=rst("Phone")%>" style="font-size: 14px" class="smallInput">
							</font></td>
						</tr>
						<tr> 
							<td align="right">Fax:</td>
							<td width="78%"><font> 
							<input type="text" name="Fox" size="18" maxlength="36" value="<%=rst("Fox")%>" style="font-size: 14px" class="smallInput">
							</font></td>
						</tr>
						<tr> 
							<td align="right">E-mail:</td>
							<td width="78%"><font> 
							<input type="text" name="Email" size="18" maxlength="36" value="<%=rst("Email")%>" style="font-size: 14px" class="smallInput">
							</font></td>
						</tr>
						<tr> 
							<td width="22%" align="right">LeaveWordTheme:</td>
							<td width="78%"><font>
							<input type="text" name="Title" size="22" maxlength="36" style="font-size: 14px; width: 320; height: 19" class="smallInput">
							</font></td>
						</tr>
						<tr> 
							<td width="22%" align="right">LeaveWordContent:</td>
							<td width="78%"><font>
							<textarea rows="6" name="Content" cols="50" style="font-size: 14px" class="smallInput"></textarea> 
							</font></td>
						</tr>
						<tr> 
							<td width="22%" align="right"></td>
							<td width="78%"><input type="submit" value="ReferWord" name="cmdOk"
							> &nbsp; <input type="reset" value="Rewrite" name="cmdReset"> </td>
						</tr>
					</table>
				</form>
<%

name=Session("UserName")
set rs=server.createobject("adodb.recordset")
sql="select * from book where name='"&name&"' or name='管理员' order by id desc"
rs.open sql,conn,1,1

dim MaxPerPageB
MaxPerPageB=10

'假如没有数据时
'If rs.eof and rs.bof then
'call showpages
'response.write "<p align='center'><font color='#ff0000'>您还没任何留言资料</font></p>"
'response.end
'End if

'取得页数,并判断留言输入的是否数字类型的数据,如不是将以第一页显示
dim text,checkpage
text="0123456789"
Rs.PageSize=MaxPerPageB
for i=1 to len(request("page"))
checkpage=instr(1,text,mid(request("page"),i,1))
if checkpage=0 then
exit for
end if
next

If checkpage<>0 then
If NOT IsEmpty(request("page")) Then
CurrentPage=Cint(request("page"))
If CurrentPage < 1 Then CurrentPage = 1
If CurrentPage > Rs.PageCount Then CurrentPage = Rs.PageCount
Else
CurrentPage= 1
End If
If not Rs.eof Then Rs.AbsolutePage = CurrentPage end if
Else
CurrentPage=1
End if

call showpages
call list

If Rs.recordcount > MaxPerPageB then
call showpages
end if

'显示帖子的子程序
Sub list()

%> 
				<table width="90%" height="19" border="0" align="center" cellpadding="0" cellspacing="0">
					<tr> 
						<td width="22%" height="18" bgcolor="#eeeeee"><img src="img/arrow.gif" width="16" height="13"><strong>Leave word list</strong></td>
<td width="86%" bgcolor="#eeeeee"> <%
Response.write "<strong><font color='#000000'>-> All- </font>"
Response.write " amount </font>" & "<font color=#FF0000>" & Cstr(Rs.RecordCount) & "</font>" & "<font color='#000000'> bar info </font></strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"
Response.write "<strong><font color='#000000'> </font>" & "<font color=#FF0000>" & Cstr(CurrentPage) &  "</font>" & "<font color='#000000'>/" & Cstr(rs.pagecount) & "</font></strong>&nbsp;"
If currentpage > 1 Then
response.write "<strong><a href='En_NetBook.asp?&page="+cstr(1)+"'><font color='#000000'> Home </font></a><font color='#ffffff'> </font></strong>"
Response.write "<strong><a href='En_NetBook.asp?page="+Cstr(currentpage-1)+"'><font color='#000000'> Previous </font></a><font color='#ffffff'> </font></strong>"
Else
Response.write "<strong><font color='#000000'> Previous </font></strong>"
End if
If currentpage < Rs.PageCount Then
Response.write "<strong><a href='En_NetBook.asp?page="+Cstr(currentPage+1)+"'><font color='#000000'> Next </font></a><font color='#ffffff'> </font>"
Response.write "<a href='En_NetBook.asp?page="+Cstr(Rs.PageCount)+"'><font color='#000000'> End </font></a></strong>&nbsp;&nbsp;"
Else
Response.write ""
Response.write "<strong><font color='#000000'> Next </font></strong>&nbsp;&nbsp;"
End if
'response.write "</td><td align='right'>"
'response.write "<font color='#000000' >转到:</font><input type='text' name='page' size=4 maxlength=4 class=smallInput value="&Currentpage&">&nbsp;"
'response.write "<input class=buttonface type='submit'  value='Go'  name='cndok'>&nbsp;&nbsp;"
%> </td>
					</tr>
					<tr> 
						<td height="1" colspan="2" bgcolor="#999999"></td>
					</tr>
				</table>
<%
If rs.eof and rs.bof then
call showpages
response.write ""
response.end
End if
%> <br>
				<table width="90%" height="18" border="0" align="center" cellpadding="2" cellspacing="1" bgcolor="#666666">
					<tr bgcolor="#99CCFF"> 
						<td width="56%" height="25" align="center" bgcolor="#CCCCCC"
						><p align="center"><font color="#000000"><b>Leave word motif</b></font></p></td>
						<td width="22%" height="21" align="center" bgcolor="#CCCCCC"><font color="#000000"><b>Time</b></font></td>
						<td width="22%" height="21" align="center" bgcolor="#CCCCCC"><font color="#000000"><b>Revert</b></font></td>
					</tr>
<%
if not rs.eof then
i=0
do while not rs.eof
%>
					<tr bgcolor="#99CCFF"> 
						<td height="22" bgcolor="#FFFFFF">
<%if rs("name")="管理员"then%>
『Website bulletin』 
<%end if%> 
						<a href="javascript:winopen('En_NetBookRe.asp?id=<%=rs("id")%>&amp;name=<%=rs("name")%>')"><%=rs("title")%></a>
						</td>
						<td height="1" bgcolor="#FFFFFF" align="center">&nbsp; <%=rs("time")%></td>
						<td height="1" bgcolor="#FFFFFF" align="center">&nbsp; <%If rs("rebook")<>"" Then%> 
						<a href="javascript:winopen('En_NetBookRe.asp?id=<%=rs("id")%>&amp;name=<%=rs("name")%>')">Revert</a> 
<%else%>
No 
<%End If%> &nbsp;
						</td>
					</tr>
<%
i=i+1
if i >= MaxPerPageB then exit do
rs.movenext
loop
end if
%>
<%end sub%>
				</table><br> <br>
			</TD>
		</TR>
		<TR> 
			<TD background=img/naBialym.gif height=1><IMG height=1 src="img/1x1_pix.gif" width=10></TD>
		</TR>
		<TR> 
			<TD height=45>&nbsp; </TD>
		</TR>
	</TABLE>
</TD>

</TR>
</TABLE>
<!-- #include file="Inc/En_Foot.asp" -->
</BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -