$main = "网上大名:<a href="mailto:$email"> $nickname<a>:($t)<br>留言: $note &

$main = "网上大名:<a href="mailto:$email"> $nickname<a>:($t)<br>留言: $note &,第1张

错的地方多了,改成下面的:

$main = "网上大名:<a href='mailto:".$email."'>".$nickname."</a>:(".$t.")<br>留言: ".$note."<br><hr>"

本来就是这样啊,你应该写成。

echo "<a href='phpwan.php?pageno=" . ($pageno+1) . "'>下一页</a>"

建立access的数据库news,还有表news,表的字段(id,title),id唯一,输入数据保存,用下面代码可查询,可分页

-----------------------下面保存为search.asp--------------------------

<html>

<head>

<meta http-equiv="Content-Type" content="text/htmlcharset=gb2312">

<title>文件</title>

</head>

<body bgcolor="#ffffff">

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<script>

function btn_ck_bh_Click()

{

var cx = document.form1.cxsj.value

form1.action ="search.asp?cx="+cx

}

</script>

<table border="1" cellspacing="0" bgcolor="#F0F8FF" bordercolorlight="#4DA6FF" bordercolordark="#ECF5FF" width="88%" style="word-break:break-all">

<tr>

<td width="778" align="center" colspan="7">

<form method="POST" name="form1" action=search.asp>

<p>输入搜索内容:<input type="text" name="cxsj" size="20"><input type="submit" value="提交" name="B1" LANGUAGE="javascript" onclick="btn_ck_bh_Click()">

<input type="reset" value="重写" name="B2"></p>

</form>

</td>

</tr>

</table>

<table border="1" cellspacing="0" bgcolor="#F0F8FF" bordercolorlight="#4DA6FF" bordercolordark="#ECF5FF" width="88%" style="word-break:break-all">

<tr>

<td width="8%" align="center"><strong><font color="#0080C0">ID 号</font></strong></td>

<td width="58%" align="center"><strong><font color="#0080C0">标 题</font></strong></td>

<td width="8%" align="center"><strong><font color="#0080C0">修 改</font></strong></td>

<td width="8%" align="center"><strong><font color="#0080C0">删 除</font></strong></td>

</tr>

<%

'数据库查询

'获得搜索内容

cx = request("cx")

dim pageCount

'把page转换成整数

page = cint(request("page"))

set conn=server.createobject("adodb.connection")'

set rs=server.createobject("adodb.recordset")

conn.open "DBQ=" &server.mappath("./news.mdb") &"DefaultDir=DRIVER={Microsoft Access Driver (*.mdb)}"

' 获取产品的名字记录集(从 news表中)

if cx <>"" then

sql = "select * from news where title like '%"&cx&"%' order by id desc"

else

sql ="select * from news order by id desc"

end if

rs.open sql,conn,3,3

'如果没有数据记录

if rs.bof then

errmsg=errmsg+"<br>"+"<li>"+keyword+"没有记录,请返回!!"

response.write errmsg

response.end

end if

' 设置记录集在每页的总行数,也就是 PageSize属性

RS.PageSize=40

'把rs.pageCount转换成整数和page才能作比较

pageCount = cint(rs.pageCount)

' 设置当前的页号( AbsolutePage属性)

if page = 0 then

page =1

end if

RS.AbsolutePage = page

x=1

' 显示当前页中的所有记录( PageSize中设置的行数)

WHILE NOT RS.EOF AND NumRows<RS.PageSize

%>

<tr onmouseover="this.bgColor='#99ccff'" onmouseout="this.bgColor=''">

<td width="8%"><p align="center"><%=rs("id")%></td>

<td width="58%"><a href="view.asp?id=<%=rs("id")%>" target="_blank"><%=rs("title")%></a></td>

<td width="8%" align="center"><a href="edit.asp?id="<%=rs("id")%>>修 改</a></td>

<td width="8%" align="center"><a href="delet.asp?id="<%=rs("id")%>>删 除</a></td>

</tr>

<%RS.MoveNext

NumRows=NumRows+1

WEND%>

<tr onmouseover="this.bgColor='#99ccff'" onmouseout="this.bgColor=''">

<td width="105%" align="center" colspan="6"></td></tr>

<tr>

<td width="105%" align="center" colspan="6">

<p align="center"><FONT color=#333333>共<%=PageCount%>页 第<%=page%>页★

<%if page=1 then%>首页<%end if%>

<%if page>1 then%>

<A HREF="search.asp?page=1&cx=<%=cx%>">首页</A>

<%end if%>★

<%if page>1 then%><A HREF="search.asp?page=<%=page-1%>&cx=<%=cx%>"><%end if%>上一页</a>

<%

dim pagewhere

dim p

p = 1

'把pagewhere转换成整数

'pagewhere = cint(request("pagewhere"))

pagewhere = pageCount

if pagewhere>0 then

for p=1 to pagewhere

if p <>page then%>

<A HREF="search.asp?page=<%=p%>&cx=<%=cx%>"><%=p%></a>

<%end if

if p =page then%>

<%=p%>

<% end if

next

end if%>

<%if page <PageCount then%>

<A HREF="search.asp?page=<%=page+1%>&cx=<%=cx%>">

<%end if %>下一页</A>★

<%if page=PageCount then%>尾页

<%end if%>

<%if page<PageCount then%>

<A HREF="search.asp?page=<%=PageCount%>&cx=<%=cx%>">尾页</A>

<%end if%>

</p></FONT></td></tr><tr>

<td width="105%" align="center" colspan="6">搜索内容:<%=cx%></td>

</tr>

</table></center></div>

</body></html>

<%

rs.close

Set rs=nothing

conn.close

set conn=nothing

%>


欢迎分享,转载请注明来源:优选云

原文地址:https://54852.com/hy/490932.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-04-03
下一篇2023-04-03

随机推荐

  • 日本资生堂化妆品有值得买的吗

    作为一名曾经的资生堂脑残粉来说,实在是用过太多的资生堂产品了。说是曾经也有点不太准确,只不过现在不那么专一了而已,毕竟好东西实在太多了。下面就把那些年用过的不错的资生堂产品推荐给大家吧。1、资生堂盼丽风姿夜霜直

    2023-12-14
    40800
  • 悠莱护肤品怎么样

    悠莱护肤品还不错。推荐悠莱生机明眸紧塑多元眼霜、悠莱匀润新源皙白透滑精华液、悠莱丝柔隔离美肤霜这三款产品。1、悠莱生机明眸紧塑多元眼霜采用可让眼部肌肤产生弹力的资生堂最新技术,从肌肤内部强化眼周肌肤的紧致度和弹性并综合改善皱纹、干燥、眼袋、

    2023-12-14
    24900
  • 施华蔻Q10洗发水分几种啊我该选哪种

    施华蔻就是适合受伤发质使用,找到适合自己的就不要老想着下一次的尝试会更好,护肤、护发都是的,尝试就是为了找到对的那款。Q10是施华蔻的一个系列,我个人最喜欢羊绒脂系列。每次洗发必须用护发素,不然头发铁定毛糙。讲究些的话,在头发干的差不多或是

    2023-12-14
    25300
  • 资生堂悦薇珀翡系类

    资生堂悦薇珀翡系列主打抗老化和美白,所含VP8融合了活力植物提取物和美白成分4MSK。整套系列都是淡淡的花香,据说融合了百合、玫瑰和茉莉。来看看悦薇珀翡系列的各个产品吧!悦薇珀翡紧颜亮肤水水的瓶子就跟CPB沁肤蜜一样,有个小口子,方

    2023-12-14
    34700
  • 一套护肤品能用多久

    200ml的水可以用半年左右,100ml乳液能用四个月,30ml精华2-3个月,你这一套除了精华能用5个月左右。我们用的护肤产品的保质期都是指未开封存放的保质期,开封后的护肤品基本就没有那么长的保质期了。这里要提醒大家,很多化妆品的包装后面

    2023-12-14
    23600
  • 年纪在24岁肤色偏黄,中性皮肤选什么化妆品怎么样

    功效上,这个季节你的情况要注重选择一些美白防晒的护肤品。化妆品可以选择一款贴近你肤色略浅一点的粉底。至于品牌,建议你用一些知名品牌,具体根据你个人的消费能力选择。24岁很年轻,不需要过分追求太昂贵的护肤品,注意补水,兼顾美白,就可以了。皮肤

    2023-12-13
    26100
  • 用雪花秀清洁面膜脸会刺痛怎么回事

    ①首先应做好敷面前的皮肤准备,主要是彻底洁肤,或在按摩后以热毛巾敷面三分钟,使毛孔扩张后,再使用面膜,使用时用毛巾包住头发,显露面部。眉毛、睫毛等处最好先涂上面霜或橄榄油,因这些地方不能涂敷面膜。②将面膜用品涂在手指或软毛刷上,均匀的按颈部

    2023-12-13
    18700
  • 用什么护肤品收缩毛孔效果最好啊

    收缩毛孔是个综合工程,各种方法结合使用效果会更好。这里有几个小建议,可以根据自己的具体情况加以选用: 1、采用毛孔深层清洁产品:如含有微泡沫的洁面乳,含有高效的表面活性剂(但是不应当刺激皮肤的油脂分泌,比如皂基产品);如有可能,可以加一些珍

    2023-12-13
    17900
  • 洗面奶一般有哪些成分比较安全温和

    1洗面奶的作用是清洁,带走我们面部的污垢和油脂。成分类别分为氨基酸类、皂基类、APG类、SLSSLE洗面奶4种洗面奶:(1)氨基酸类的洗面奶是酸弱性的,PH值和人体肌肤相近,清洁力的同时也非常温和,还有一点保湿的功效,任何肌肤都可以使用;

    2023-12-13
    16000

发表评论

登录后才能评论
保存