留言板代码大全?手机qq空间留言板qq表情代码。求详细数字代码。
本篇文章给大家谈谈留言板代码大全,以及手机qq空间留言板qq表情代码。求详细数字代码。对应的知识点,文章可能有点长,但是希望大家可以阅读完,增长自己的知识,最重要的是希望对各位有所帮助,可以解决了您的问题,不要忘了收藏本站喔。
手机qq空间留言板qq表情代码。求详细数字代码。
手机QQ发表情代码:
[em]e100[/em]
微笑100、撇嘴101、色102、发呆103、得意104、流泪105、害羞106、闭嘴107、睡108、大哭109、尴尬110、发怒111、调皮112、呲牙113、惊讶114、难过115、酷116、冷汗117、抓狂118、吐119、偷笑120、可爱121、白眼122、傲慢123、讥饿124、困125、惊恐126、流汗127、憨笑128、大兵129、奋斗130、咒骂131、疑问132、嘘133、晕134、折腾135、衰136、骷髅137、敲打138、再见139、擦汗140、抠鼻141、鼓掌142、糗大了143、坏笑144、左哼哼145、右哼哼146、哈欠147、鄙视148、委屈149、快哭了150、阴险151、亲亲152、吓153、可怜154、菜刀155、西瓜156、啤酒157、蓝球158、乒乓159、咖啡160、饭161、猪头162、玫瑰163、凋谢164、示爱165、爱心166、心碎167、蛋糕168、闪电169、炸'弹170、刀171、足球172、飘虫173、便便174、月亮175、太阳176、礼物177、拥抱178、强179、弱180、握手181、胜利182、抱拳183、勾引184、拳头185、差劲186、爱你187、NO188、OK189、爱情190、飞吻191、跳跳192、发抖193、怄火194、转圈195、磕头196、回头197、跳绳198、挥手199、激动200、街舞201、献吻202、左太极203、右太极204、眨眼300、咧牙笑301、热泪盈眶—哭302、眼泪哗哗流303、怒火304、嘟着嘴咪咪笑305、咬开钢板306、打哈欠—困307、汗如雨下308、做鬼脸309、生病了—探热310、遐想到流口水311、阴险—四处瞄312、得意—露金牙313、鄙视你314、晕315、抠鼻子316、喜欢—流口水317、打瞌睡—钓鱼318、惊恐—冒汗319、害羞320、奋斗321、吓!—惊讶322、囧—323、酷—戴墨镜324、遐想—偷笑325、倒霉—好黑326、委屈327、疑问328、抓狂—拍桌子329、调皮—伸舌头330
喜欢的朋友可以去试试
求高手教下QQ空间留言板主人寄语代码啊
一、登录你的QQ空间;
二、点“装扮空间”;
三、将以上QQ空间免费物品对应的代码粘贴到浏览器地址栏中(也就是输入网址那里)
四、在地址栏里按回车,如果没有出现物品,请多按几次;
五、点“保存装扮方案”。”
但我照做倒第四步时,发现不是向他们说的那样出现物品在你的空间里,而是打开了它,而我的空间被他顶替了,这样我就没法完成第五步。我想问一下这是怎么回事?
网页留言板的代码
<meta http-equiv="Content-Type" content="text/html;charset=gb2312">
<%@ Language=VBScript%>
<!--#INCLUDE FILE="config.asp"-->
<!--#INCLUDE FILE="guest_lib.asp"--><%
dim ASPBook
dim StrSQL
if not isempty(request("page")) then
Mypage=cint(Request("page"))
else
Mypage=1
end if
set ASPBook= Server.CreateObject("ADODB.Recordset")
StrSQL="Select* from guest order by ID desc"
ASPBook.open StrSQL,conn,1,1
ASPBook.pagesize=Mypagesize
maxpages=cint(ASPBook.pagecount)
totalsize=cint(Mypagesize)
ASPBook.absolutepage=Mypage
GuestTotal=ASPBook.RecordCount
if cint(Mypage)>1 then
if cint(Mypage)> maxpages then
MESSAGE("<li>没有你所想去的页数!</li>")
Response.End
end if
end if
HEADER"显示留言"
MyMenu
%>
<html>
<head>
<title>[客户留言系统 ]</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" rel="external nofollow" href="css/colorbird.css">
<style>
BODY{SCROLLBAR-FACE-COLOR:#D4D0C8; SCROLLBAR-HIGHLIGHT-COLOR:#999999; SCROLLBAR-SHADOW-COLOR:#999999; SCROLLBAR-3DLIGHT-COLOR:#FFFFFF; SCROLLBAR-ARROW-COLOR:#000000; SCROLLBAR-TRACK-COLOR:#E3E3E3; SCROLLBAR-DARKSHADOW-COLOR:#666666;}
</style>
</head>
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0">
<p align="center"><a rel="external nofollow" rel="external nofollow" rel="external nofollow" href="gb_sign.asp">
<img border="0" src="IMAGES/sign.gif" alt="签写留言"></a></p>
<td><p align="center"><font color="#000000"><b><font face="Arial" size="1">Total of
<font color="#ff0000"><%=GuestTotal%></font> messages,</font></b></font>
<font face="Arial"><font size="1" color="#ff0000"><%=MyPageSize%></font><font size="1">
messages per page, You are on page</font></font></font><font color="#FF0000"><font size="1" face="Arial"><%=cint(Mypage)%></font>
<%=Greeting%>...<font color="#000000"><%PageLink%></font></p>
</font>
<div align="right"></div></td>
<div align="center">
<center>
<table width="590" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="50"><a rel="external nofollow" rel="external nofollow" rel="external nofollow" href="gb_sign.asp"><img src="IMAGES/shop.gif" alt="签写留言" width="89" height="25" border="0"></a></td>
</tr>
</table>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#6699CC" width="590" height="197">
<tr>
<td align="center" height="197">
<table width="590" border="0" cellspacing="0" cellpadding="4" style="border-collapse: collapse" height="35" bgcolor="#F7F7F7">
<tr>
</tr>
<tr>
</tr>
</table>
<table cellspacing="1" border="1" width="592" height="23" style="border-collapse: collapse" cellpadding="0" bgcolor="#C6C3C6" bordercolorlight="#FFFFFF" bordercolordark="#000000" background="table.gif">
<tr>
<td align="right" width="130" height="23">
<p align="left"><b>
<font color="#FFFFFF">留言者:</font></b></p>
</td>
<td align="right" width="445" height="23">
<p align="left"><b>
<font color="#FFFFFF">留言内容:</font></b></p>
</td>
</tr>
</table>
<table width="590" border="0" cellspacing="0" cellpadding="0">
<%
If ASPBook.Eof or ASPBook.Bof then
Response.Write"<TR>"
Response.Write"<TD bgcolor="& Color1&" align=center colspan=6><FONT STYLE=font-size:9pt>对不起,目前还没有任何留言,如要留言,请按“我要留言”图片!</FONT></TD>"
else
i= 0
total= 0
do until ASPBook.Eof or total= totalsize
if i= 0 then
CColor= Color1
else
CColor= Color2
end if
%>
<tr bgcolor="<%=CColor%>">
<td>
<table width="590" border="1" cellspacing="8" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
</tr>
</table>
<table width="590" border="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111" height="1">
<tr>
<td width="137" rowspan="3" height="1" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="99%" id="AutoNumber2" height="96">
<tr>
<td width="100%" align="center" height="12"><b><%=ASPBook("名字")%></b></td>
</tr>
<tr>
<td width="100%" align="center" height="54"><%if ASPBook("性别")="boy" then%>
<br>
<img src="images/boy.gif" alt="英俊潇洒的<%=ASPBook("名字")%>先生" align="middle" border="0">
<%elseif ASPBook("性别")="girl" then%>
<img src="images/girl.gif" alt="美丽又温柔的<%=ASPBook("名字")%>小姐" align="middle" border="0">
<br>
<%end if%></td>
</tr>
<tr>
<td width="100%" align="center" height="28">Form:<%=ASPBook("来自")%></td>
</tr>
</table>
</td>
<td width="234" height="1"><font size="1">
<font color="#000000" class="littel">
<img src="./icons/em<%=ASPBook("表情")%>.gif" border="0" align="ABSCENTER"></font><font color="#0000FF" class="littel">On:
<%=ASPBook("留言日期")%></font></font><font size="1" color="#0000FF">
</font></td>
<td width="212" height="1"><%if ASPBook("邮件")<>"" then%>
<a rel="external nofollow" href="mailto:<%=ASPBook("邮件")%>">
<img src="images/email.gif" ALIGN="absmiddle" border="0" width="15" height="16"></a>
<%end if%><%if ASPBook("主页")<>"" and ASPBook("主页")<>"http://" then%>
<a rel="external nofollow" href="<%=ASPBook("主页")%>" Target="_blank">
<img src="images/home.gif" ALIGN="absmiddle" border="0"></a>
<%end if%><%if ASPBook("ICQ")<>"" then%>
<img src="images/icq.gif" alt="ICQ:<%=ASPBook("ICQ")%>" align="absmiddle" border="0" width="15" height="16">
<%if ASPBook("OICQ")<>"" then%><%end if%>
<a rel="external nofollow" href="http://club3.tencent.com:81/cgi-bin/friend/show_info?ln=<%=ASPBook("OICQ")%>" target="_blank">
<img src="images/oicq.gif" alt="OICQ:<%=ASPBook("OICQ")%>" align="absmiddle" border="0" width="16" height="16"></a>
<%end if%>
<img src="images/ip.gif" alt="<%=ASPBook("IP")%>" align="absmiddle" border="0" width="13" height="16">
<img src="images/system.gif" alt="<%=ASPBook("系统")%>" align="absmiddle" border="0" width="15" height="16"></td>
</tr>
<tr>
<td width="450" height="14" colspan="2" valign="top"><%=ASPBook("留言")%></td>
</tr>
<tr>
<%if ASPBook("Reply")<>"" then%><td width="450" height="17" colspan="2" valign="top">
<font color="#FF0000">Reply:<b></b></font>
<font color="#0000FF" class="littel" size="1">(<%=ASPBook("Reply_Date")%>)</font><br>
<img src="./icons/em<%=ASPBook("Reply_Icon")%>.gif" border="0" align="ABSCENTER"><%=ASPBook("Reply")%></font></td>
<%end if%></tr>
</table>
<table width="590" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="137" rowspan="2"></td>
<td width="450"></td>
</tr>
<tr>
<td width="450"></td>
</tr>
</table>
<table width="590" height="24" border="0" cellpadding="0" cellspacing="1" bordercolor="#DCE8F3" bordercolorlight="#FFFFFF" bgcolor="#DCE8F3" style="border-collapse: collapse">
<tr>
<td align="right" width="131" height="20">
<p align="left"></p>
</td>
<td align="right" width="448" height="20">
<a rel="external nofollow" href="gb_reply.asp?page=<%=mypage%>&Number=<%=ASPBook("ID")%>">
<img src="images/quote.gif" alt="回复该留言" align="absmiddle" border="0" width="16" height="16"></a>
<a rel="external nofollow" href="gb_delete.asp?page=<%=mypage%>&Number=<%=ASPBook("ID")%>">
<img src="images/recycle.gif" alt="删除该留言" align="absmiddle" border="0" width="16" height="16"></a></td>
</tr>
</table>
</td>
</tr>
<%
ASPBook.MoveNext
i= i+ 1
if i= 2 then i= 0
total= total+ 1
loop
%><%END IF%>
</table>
<%COPYRIGHT%>
<table border="0" cellpadding="2" cellspacing="0" width="590" height="1" bgcolor="#F7F7F7" style="border-collapse: collapse" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF">
<tr>
<td width="131" height="1">
<p align="center"></p>
</td>
<td align="right" width="448" height="1"><font color="#000000"><%PageLink%>
</font></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="592" id="AutoNumber1">
<tr>
<td width="100%">
<p align="center"><a rel="external nofollow" rel="external nofollow" rel="external nofollow" href="gb_sign.asp"></a><br>
</p>
</td>
</tr>
</table>
</center>
</div>
</body>
</html>
<%
function PageLink
PageShowSize= 10
Scriptname=Request.Servervariables("script_name")
PageNextSize=int((MyPage-1)/PageShowSize)+1
Pagetpage=int((GuestTotal-1)/MyPageSize)+1
if Maxpages> 1 then
if PageNextSize>1 then
PagePrev=PageShowSize*(PageNextSize-1)
Response.write"<a href='"& Scriptname&"?page="& PagePrev&"'>[<<]</a>-"
end if
if Mypage-1> 0 then
Prev_Page= MyPage- 1
Response.write"<a href='"& Scriptname&"?page="& Prev_Page&"'>[<]</a>"
end if
if maxpages>=PageNextSize*PageShowSize then
PageSizeShow= PageShowSize
else
PageSizeShow= Maxpages-PageShowSize*(PageNextSize-1)
end if
for PageCounterSize=1 to PageSizeShow
PageLink=(PageCounterSize+PageNextSize*10)-10
if PageLink<> cint(Mypage) then
Response.write"<a href='"& Scriptname&"?page="& PageLink&"'>["& PageLink&"]</a>"
else
Response.Write PageLink&""
end if
next
if Mypage+1<=Pagetpage then
Next_Page= MyPage+ 1
Response.write"<a href='"& Scriptname&"?page="& Next_Page&"'>[>]</a>"
end if
if maxpages> PageShowSize*PageNextSize then
PageNext= PageShowSize* PageNextSize+ 1
Response.write"-<a href='"& Scriptname&"?page="& PageNext&"'>[>>]</a>"
end if
else
Response.write"[1]"
end if
END function
set ASPBook=nothing
conn.Close
set conn= nothing
%>
非常感谢您的阅读!我们希望本文对于解决您关于留言板代码大全和手机qq空间留言板qq表情代码。求详细数字代码。的问题提供了一些有价值的信息。如果您还有其他疑问,我们将很乐意为您提供进一步的帮助。