📄 profilereple.jsp
字号:
isNoPage = 1;
pagesize=0;
}else // 蔼捞 乐阑锭 //rs.absolute(absolutepage);
{
for(int s=0; s<absolutepage-1; s++)
pageRs.next();
}
%>
<html>
<head>
<title></title>
<link href="http://entaz.mugeta.com/client/mugeta_v2_test/web/user/mobile.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="176" border="0" cellspacing="0" cellpadding="0">
<!-- 鸥捞撇 矫累 -->
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr height="19">
<td width="8" bgcolor="<%=mainBgColor %>"></td>
<td bgcolor="<%=mainBgColor %>"><font color="#ffffff"><%=nickname %>丛狼迄乔春胶</font></td>
</tr>
</table>
</td>
</tr>
<!-- 鸥捞撇 场 -->
<!-- 咯归 矫累 -->
<tr height="6">
<td></td>
</tr>
<!-- 咯归 场 -->
<!-- 府敲 崔扁 矫累 -->
<tr>
<td align="center">
<font color="#716e63"><%=nickname %>丛捞 累己窍脚 橇肺鞘俊<br>
府敲阑 巢扁角 荐 乐绢夸.^^<br>
犁摹乐绰 府敲阑 付备付备 崔酒林技夸~!<br></font>
</td>
</tr>
<!--痢急 矫累-->
<tr>
<td align="center">
<font color="#cccccc" size="3" align="center">·······················</font>
</td>
</tr>
<!-- 痢急 场 -->
<tr>
<td>
<form name="form1" action="ProfileReple.jsp" method="post">
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="6" height="18" align="center">
<input type="hidden" name="mphone" value="<%=mphone%>"/>
<input type="hidden" name="gphone" value="<%=gphone%>"/>
<input type="hidden" name="ref_idx" value="<%=ref_idx%>"/>
<input type="hidden" name="colum_num" value="<%=colum_num%>"/>
<input type="hidden" name="nickname" value="<%=nickname%>"/>
<input type="hidden" name="news" value="<%=news%>"/>
<input type="hidden" name="year" value="<%=year%>"/>
<input type="hidden" name="month" value="<%=month%>"/>
<input type="hidden" name="day" value="<%=day%>"/>
<input type="hidden" name="type" value="<%=type%>"/>
<font color="<%=btnFontColor%>"><b>
<%switch (colum_num){
case 1:%>+ 坷疵狼 且老 :
<% break;case 2:%>+ 坷疵狼 谅快疙
<% break;case 3:%>+ 坷疵狼 模备
<% break;case 4:%>+ 坷疵狼 家盔
<% break;case 5:%>+ 坷疵狼 包缴荤
<% break;case 6:%>+ 坷疵 冈篮 澜侥
<% break;case 7:%>+ 坷疵 甸篮 澜厩
<% break;case 8:%>+ 坷疵狼 绊刮
<% break;case 9:%>+ 瘤陛 焊绊锹 荤恩
<% break;case 10:%>+ 坷疵狼 角荐
<%break;}%>
</b></font><b><%=news %></b>
</td>
</tr>
<tr height="4">
<td colspan="6"></td>
</tr>
<tr>
<td></td>
<td width="28">府敲崔扁</td>
<td width="90"><input type="text" name="addtext" width="90" height="20" defaultimemode="1" imemode="0" maxlength="60"></td>
<td width="4"></td>
<td width="28" bgcolor="<%=mainBgColor %>" align="center"><a href="javascript:form1.submit()"><font color="#ffffff">殿废</font></a></td>
<td></td>
</tr>
<tr>
<td colspan="6" align="center"><font color="#acacac" size="3">茄臂 30磊鳖瘤 涝仿</font></td>
</tr>
<tr height="4">
<td colspan="6"></td>
</tr>
</table>
</form>
</td>
</tr>
<!--府敲 崔扁 场 -->
<!--捞傈/促澜 傅农 冠胶 矫累-->
<%
pageurl=url_path+"/news/ProfileReple.jsp?mphone="+mphone+"&gphone="+gphone+"&news="+java.net.URLEncoder.encode(news)+"&ref_idx="+ref_idx+"&colum_num="+colum_num+"&year="+year+"&month="+month+"&day="+day+"&type="+type;
String [] szSplit = pagePathTop(pageurl, num, pageNUM, pagecount);
%>
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0" bgcolor="<%=pageBgColor %>">
<tr>
<td width="25"></td>
<td width="60" height="19" align="left"><font color="#676767" size="3">⒏ </font><font color="<%=pageFNFontColor %>" size="3">(7)</font><%=szSplit[0]%><b><font color="<%=pageFNFontColor %>" size="3">捞傈</font></b><%=szSplit[1]%></td>
<td></td>
<td width="60" height="19" align="right"><%=szSplit[2]%><b><font color="<%=pageFNFontColor %>" size="3">促澜</font></b><%=szSplit[3]%><font color="<%=pageFNFontColor %>" size="3">(9)</font><font color="#676767" size="3"> ⒑</font></td>
<td width="25"></td>
</tr>
</table>
</td>
</tr>
<!--捞傈/促澜 傅农 冠胶 场-->
<!--咯归 矫累-->
<tr>
<td height="4"></td>
</tr>
<!--咯归 场-->
<!-- 府敲 格废 矫累 -->
<%
int count = 0 ; //其捞瘤 墨款磐 函荐
while(count<pagesize)
{
count++;
String name=pageRs.getString(1);
String text = pageRs.getString(2);
idx = pageRs.getInt(3);
try
{
/*------------------------------------------------------------------------------------------------
* phonenum
-------------------------------------------------------------------------------------------------*/
query1="SELECT phonenum FROM GT_NsProfileRe WITH (READUNCOMMITTED) WHERE nickname =? and text = ?";
pstmt = con.prepareStatement(query1);
pstmt.setString(1,name);
pstmt.setString(2,text);
rs = pstmt.executeQuery();
if(rs.next())
{
phonenum = rs.getLong("phonenum");
}
rs.close();
pstmt.close();
}catch(Exception e)
{
out.println(e);
}finally
{
if(rs != null) try{ rs.close(); }catch(Exception se){}
if(pstmt != null) try{ pstmt.close(); }catch(Exception se){}
if(stmt != null) try{ stmt.close(); }catch(Exception se){}
}
%>
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="3"></td>
<td>
<a href="<%=url_path%>/mypage/my_confirm.jsp?mphone=<%=mphone%>&gphone=<%=phonenum%>"><font color="<%=btnFontColor%>">- <%=name %> : </font></a><font color="#716e63"><%=text %></font>
<%if(mphone.equals(gphone) || mphone.equals(getStrPhone(phonenum))){%>
<a href="ProfileReple.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>&idx=<%=idx%>&colum_num=<%=colum_num%>&ref_idx=<%=ref_idx%>&news=<%=news%>&year=<%=year%>&month=<%=month%>&day=<%=day%>&type=<%=type%>">
<font color="<%=btnFontColor%>" size="3">昏力</font></a>
<%}%><br>
</td>
<td width="3"></td>
</tr>
</table>
</td>
</tr>
<%
if(pageRs.isLast())
{
//盖 付瘤阜 饭内靛 老版快
break;
}else
{
pageRs.next();
}
}
pageRs.close();
pstmt.close();
%>
<!-- 府敲 格废 场 -->
<!--咯归 矫累-->
<tr>
<td height="4"></td>
</tr>
<!--咯归 场-->
<!--其捞瘤 傅农 矫累-->
<%
String [] szSplit2 = pagePathBottom(pageurl, num, pageNUM, pagecount);
%>
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0" bgcolor="<%=pageBgColor %>">
<tr>
<td height="19">
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr>
<td></td>
<td width="21" align="center"><%=szSplit2[0]%><font color="#676767" size="3"><%=szSplit2[1]%></font><%=szSplit2[2]%></td>
<%
String pageColor = "";
for(int i=1;i<6;i++)
{
if(pageNUM%10 == Integer.parseInt(szSplit2[i*3+1]))
pageColor = pageFontColorY;
else
pageColor = pageFontColorN;
%>
<td width="1" align="center"><font color="<%=pageColor %>" size="3">|</font></td>
<td width="21" align="center"><%=szSplit2[i*3]%><font color="<%=pageColor%>" size="3"><b><%=szSplit2[i*3+1]%></b></font><%=szSplit2[i*3+2]%></td>
<%
}
%>
<td width="21" align="center"><%=szSplit2[18]%><font color="#676767" size="3"><%=szSplit2[19]%></font><%=szSplit2[20]%></td>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!--其捞瘤 傅农 场-->
<!--痢急 矫累 -->
<tr>
<td align="center">
<font color="#cccccc" size="3" align="center"><b>·······················</b></font>
</td>
</tr>
<!--痢急 场 -->
<tr>
<td>
<br>
<font color="#8c8c8c" size="3"> ° 捞傈 : </font>
<%if(!befornews.equals("")){%>
<a href="ProfileReple.jsp?mphone=<%=mphone%>&gphone=<%=gphone %>&colum_num=<%=colum_first%>&ref_idx=<%=ref_idx %>&news=<%=befornews%>&year=<%=year%>&month=<%=month%>&day=<%=day%>&type=<%=type%>">
<%switch (colum_first)
{
case 1:%>坷疵狼 且老 :
<% break;case 2:%>坷疵狼 谅快疙
<% break;case 3:%>坷疵狼 模备
<% break;case 4:%>坷疵狼 家盔
<% break;case 5:%>坷疵狼 包缴荤
<% break;case 6:%>坷疵 冈篮 澜侥
<% break;case 7:%>坷疵 甸篮 澜厩
<% break;case 8:%>坷疵狼 绊刮
<% break;case 9:%>瘤陛 焊绊锹 荤恩
<% break;case 10:%>坷疵狼 角荐
<%break;}%>
<font color="#8c8c8c" size="3">:<%=befornews %></font></a><font color="<%=btnFontColor %>" size="3">[<%=beforcnt %>]</font>
<%}else{%>
<font color="#8c8c8c" size="3">绝澜.</font>
<%} %>
<br>
<font color="#8c8c8c" size="3"> ″ 促澜 : </font>
<%if(!afternews.equals("")){%>
<a href="ProfileReple.jsp?mphone=<%=mphone%>&gphone=<%=gphone %>&colum_num=<%=colum_last%>&ref_idx=<%=ref_idx %>&news=<%=afternews%>&year=<%=year%>&month=<%=month%>&day=<%=day%>&type=<%=type%>">
<%switch (colum_last)
{
case 1:%>坷疵狼 且老 :
<% break;case 2:%>坷疵狼 谅快疙
<% break;case 3:%>坷疵狼 模备
<% break;case 4:%>坷疵狼 家盔
<% break;case 5:%>坷疵狼 包缴荤
<% break;case 6:%>坷疵 冈篮 澜侥
<% break;case 7:%>坷疵 甸篮 澜厩
<% break;case 8:%>坷疵狼 绊刮
<% break;case 9:%>瘤陛 焊绊锹 荤恩
<% break;case 10:%>坷疵狼 角荐
<% break;}%>
<font color="#8c8c8c" size="3">:<%= afternews%></font></a><font color="<%=btnFontColor %>" size="3">[<%= aftercnt%>]</font>
<%}else{%>
<font color="#8c8c8c" size="3">绝澜.</font>
<%} %>
<br>
</td>
</tr>
<!-- 痢急 矫累 -->
<tr>
<td align="center">
<font color="#cccccc" size="3" align="center"><b>·······················</b></font>
</td>
</tr>
<!-- 痢急 场 -->
<!-- 滚瓢 矫累 -->
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr height="16">
<td></td>
<td width="55" bgcolor="<%=mainBgColor %>" align="center" >
<%if(type.equals("1")){%>
<a href="Trace.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>&year=<%=year%>&month=<%=month%>&day=<%=day%>&type=<%=type%>"><font color="#ffffff">倒酒啊扁</font></a>
<%}else if(type.equals("2")){ %>
<a href="Trace.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>&year=<%=year%>&month=<%=month%>&day=<%=day%>&type=<%=type%>"><font color="#ffffff">倒酒啊扁</font></a>
<%}else{ %>
<a href="NewsMain.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>"><font color="#ffffff">倒酒啊扁</font></a>
<%} %>
</td>
<td></td>
</tr>
</table>
</td>
</tr>
<!-- 滚瓢 场 -->
<!-- 咯归 矫累 -->
<tr height="11">
<td></td>
</tr>
<!-- 咯归 场 -->
<!--版肺钎矫 矫累-->
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr height="15">
<td width="8" bgcolor="#BBC7C8"></td>
<td bgcolor="#DAE6E8"> <a href="<%=url_path+"/main.jsp?mphone="+mphone+"&gphone="+gphone%>">权</a>><a href="<%=url_path%>/mypage/my_confirm.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>"><%=nickname %>丛狼 迄乔</a>><a href="NewsMain.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>">春胶</a>>橇肺鞘
</td>
<td width="8" bgcolor="#BBC7C8"></td>
</tr>
</table>
</td>
</tr>
<!--版肺钎矫 场-->
</table>
<!--窍窜 版肺钎矫 矫累-->
<%@ include file="../newbottom.jsp"%>
<!--窍窜 版肺钎矫 场-->
</body>
</html>
<%
}catch(Exception e)
{
System.out.println(e);
}
finally
{
if(rs != null) try{ rs.close(); }catch(Exception se){}
if(pstmt != null) try{ pstmt.close(); }catch(Exception se){}
if(stmt != null) try{ stmt.close(); }catch(Exception se){}
if(con != null) try{ con.close(); }catch(Exception se){}
}
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -