📄 researchregister.jsp
字号:
<!--------------------------------------------------------------------------------------------------------------
*@霸烙皋牢
*@Author : zhou peng(2008-06-23)
--------------------------------------------------------------------------------------------------------------->
<%@ page import='java.io.*,java.text.*,java.util.Date,java.util.Vector, java.sql.*, com.entaz.lib.db.*, com.entaz.relay.net.*' contentType='text/html;charset=euc-kr'%>
<%@ include file="../imgpath.jsp"%>
<%@ include file="../common_func.jsp"%>
<%@ include file="formatUtil.jsp"%>
<style type="text/css">
A:hover {
COLOR: #000000; TEXT-DECORATION: underline
}
A:link {
COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
COLOR: #000000; TEXT-DECORATION: underline
}
</style>
<%!
public static String isNull(String str)
{
if (str == null)
return "";
else
return str;
}
%>
<%
/**
* @ version : 1.0.0
* @ author : zhou peng ( pengzhou@isoftstone.com )
* @ last modified : 2008-06-23
*/
/*------------------------------------------------------------------------------------------------------
+ 扁夯 颇扼固磐
-------------------------------------------------------------------------------------------------------*/
String mphone= request.getParameter("mphone");
String gphone= request.getParameter("gphone");
if(mphone == null){
mphone= "09900100081";
}
if(gphone == null){
gphone = mphone;
}
mphone = getStrPhone(getLong(mphone));
gphone = getStrPhone(getLong(gphone));
/*------------------------------------------------------------------------------------------------------
+ 傈开 函荐
-------------------------------------------------------------------------------------------------------*/
String sql = null;
String strNickname = null;
String guestPhone = null;
String title = null;
int reCount = 0;
String regdate = null;
int tltleIdx = 0;
String strProvision1 = null;
String strProvision2 = null;
String strProvision3 = null;
String strProvision4 = null;
String strProvision5 = null;
int backLinkFlag = 0;
if(request.getParameter("backLinkFlag")!=null) backLinkFlag=Integer.parseInt(request.getParameter("backLinkFlag")); else backLinkFlag=0;
/*------------------------------------------------------------------------------------------------------
+ DB 包访 函荐
-------------------------------------------------------------------------------------------------------*/
Connection con = null;
PreparedStatement pstmt = null;
Statement stmt = null;
ResultSet rs = null;
ResultSet pageset = null;
ResultSet rsDate = null;
try
{
/*------------------------------------------------------------------------------------------------
* DB 目池记
-------------------------------------------------------------------------------------------------*/
%>
<%@ include file="../getConnection.jsp"%>
<%@ include file="bgColor.jsp"%>
<%
/*------------------------------------------------------------------------------------------------
* Host nickName
-------------------------------------------------------------------------------------------------*/
sql = " SELECT nickname FROM GT_User_Info WITH (READUNCOMMITTED) WHERE phonenum='"+gphone+"'" ;
pstmt = con.prepareStatement(sql);
rs = pstmt.executeQuery();
if( rs.next() )
{
strNickname = rs.getString("nickname");
}else{
strNickname = "绝澜";
}
rs.close();
pstmt.close();
%>
<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>
<form name="form1" action="VoteConfirmMy.jsp" method="post">
<table width="176" border="0" cellspacing="0" cellpadding="0">
<!-- 鸥捞撇 矫累 -->
<tr>
<td>
<input type="hidden" name="mphone" value="<%=mphone%>"/>
<input type="hidden" name="gphone" value="<%=gphone%>"/>
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr height="19">
<td width="8" bgcolor="<%=mainBgColor%>"></td>
<td bgcolor="<%=mainBgColor%>"><font color="#ffffff">汲巩炼荤殿废</font></td>
</tr>
</table>
</td>
</tr>
<!-- 鸥捞撇 场 -->
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr height="4">
<td colspan="3"></td>
</tr>
<tr>
<td width="8"></td>
<td align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" align="center">
<font color="#acacac" size="3">茄臂 弥措 30磊鳖瘤 涝仿(60byte)</font>
</td>
</tr>
<tr height="2">
<td colspan="2"></td>
</tr>
<tr>
<td width="32"><font color="#ff4d72">力格 : </font></td>
<td width="128"><input type="text" name="strTitle" width="128" height="20" defaultimemode="1" imemode="0" maxlength="60"></td>
</tr>
</table>
</td>
<td width="8"></td>
</tr>
</table>
</td>
</tr>
<!--咯归 矫累-->
<tr>
<td height="4"></td>
</tr>
<!--咯归 场-->
<!-- 冠胶 矫累 -->
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0" bgcolor="<%=contentBgColor%>">
<tr height="6">
<td colspan="3"></td>
</tr>
<tr>
<td width="6"></td>
<td align="center">
<font color="#acacac" size="3">茄臂 弥措 20磊鳖瘤 涝仿(40byte)</font>
</td>
<td width="6"></td>
</tr>
<!-- 1锅 巩亲 矫累 -->
<tr>
<td width="6"></td>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font color="#716e63">1. </font>
<input type="text" name="strProvision1" width="130" defaultimemode="1" imemode="0" maxlength="40"/>
</td>
<td width="14">
<input type="radio" name="provisionNum" value="1"/>
</td>
</tr>
</table>
</td>
<td width="6"></td>
</tr>
<tr height="2">
<td colspan="3"></td>
</tr>
<!-- 1锅 巩亲 场 -->
<!-- 2锅 巩亲 矫累 -->
<tr>
<td width="6"></td>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font color="#716e63">2. </font>
<input type="text" name="strProvision2" width="130" defaultimemode="1" imemode="0" maxlength="40"/>
</td>
<td width="14">
<input type="radio" name="provisionNum" value="2"/>
</td>
</tr>
</table>
</td>
<td width="6"></td>
</tr>
<tr height="2">
<td colspan="3"></td>
</tr>
<!-- 2锅 巩亲 场 -->
<!-- 3锅 巩亲 矫累 -->
<tr>
<td width="6"></td>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font color="#716e63">3. </font>
<input type="text" name="strProvision3" width="130" defaultimemode="1" imemode="0" maxlength="40"/>
</td>
<td width="14">
<input type="radio" name="provisionNum" value="3"/>
</td>
</tr>
</table>
</td>
<td width="6"></td>
</tr>
<tr height="2">
<td colspan="3"></td>
</tr>
<!-- 3锅 巩亲 场 -->
<!-- 4锅 巩亲 矫累 -->
<tr>
<td width="6"></td>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font color="#716e63">4. </font>
<input type="text" name="strProvision4" width="130" defaultimemode="1" imemode="0" maxlength="40"/>
</td>
<td width="14">
<input type="radio" name="provisionNum" value="4"/>
</td>
</tr>
</table>
</td>
<td width="6"></td>
</tr>
<tr height="2">
<td colspan="3"></td>
</tr>
<!-- 4锅 巩亲 场 -->
<!-- 5锅 巩亲 矫累 -->
<tr>
<td width="6"></td>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<font color="#716e63">5. </font>
<input type="text" name="strProvision5" width="130" defaultimemode="1" imemode="0" maxlength="40"/>
</td>
<td width="14">
<input type="radio" name="provisionNum" value="5"/>
</td>
</tr>
</table>
</td>
<td width="6"></td>
</tr>
<tr height="6">
<td colspan="3"></td>
</tr>
<!-- 5锅 巩亲 场 -->
</table>
</td>
</tr>
<!-- 冠胶 场 -->
<!--咯归 矫累-->
<tr>
<td height="4"></td>
</tr>
<!--咯归 场-->
<tr>
<td align="center">
<font color="#ff4d72">捧钎捞蜡 </font><input type="text" name="researchText" width="114" defaultimemode="1" imemode="0" maxlength="100"/>
</td>
</tr>
<!--咯归 矫累-->
<tr>
<td height="4"></td>
</tr>
<!--咯归 场-->
<!-- 滚瓢 矫累 -->
<tr>
<td>
<table width="176" border="0" cellspacing="0" cellpadding="0">
<tr height="16">
<td></td>
<td width="35" bgcolor="<%=mainBgColor%>" align="center" ><a href="javascript:form1.submit();"><font color="#ffffff">殿废</font></a></td>
<td width="2"></td>
<%if(1 == backLinkFlag){ %>
<td width="35" bgcolor="<%=mainBgColor%>" align="center" ><a href="<%=url_path%>/news/ResearchList.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>"><font color="#ffffff">秒家</font></a></td>
<%} else { %>
<td width="35" bgcolor="<%=mainBgColor%>" align="center" ><a href="<%=url_path%>/news/ResearchList.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>"><font color="#ffffff">秒家</font></a></td>
<%} %>
<td></td>
</tr>
</table>
</td>
</tr>
<!-- 滚瓢 场 -->
<!-- 咯归 矫累 -->
<tr height="11">
<td></td>
</tr>
<!-- 咯归 场 -->
<!--版肺钎矫 矫累-->
<%
String step1=url_path+"/main.jsp?mphone="+mphone+"&gphone="+gphone;//权
String step2=url_path+"/mypage/my_confirm.jsp?mphone="+mphone+"&gphone="+gphone;
String step3=url_path+"/news/NewsMain.jsp?mphone="+mphone+"&gphone="+gphone;
%>
<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="<%=step1%>">权</a>><a href="<%=step2%>"><%=strNickname%>丛狼迄乔</a>><a href="<%=step3%>">春胶</a>>汲巩殿废
</td>
<td width="8" bgcolor="#BBC7C8"></td>
</tr>
</table>
</td>
</tr>
<!--版肺钎矫 场-->
</table>
</form>
<!--窍窜 版肺钎矫 矫累-->
<%@ include file="../newbottom.jsp"%>
<!--窍窜 版肺钎矫 场-->
</body>
</html>
<%
}
catch(Exception e)
{
throw e;
}
finally
{
if ( rs != null ) { try { rs.close(); } catch ( Exception e ) { } }
if ( stmt != null ) { try { stmt.close(); } catch ( Exception e ) { } }
if ( con != null ) { try { con.close(); } catch ( Exception e ) { } }
}
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -