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

📄 fortunetip_dream.jsp

📁 用手机浏览的一个类似于聊天室 博克 homepage 等 对这方面有 兴趣的朋友 有所帮助的
💻 JSP
字号:
<!------------------------------------------------------------------
* @ 权> Xxx丛狼 迄乔 > 家匡皋捞飘 > 款技屏
* @ Author : 林妨唱  ( 2008-06-05 )
* @ Images : 
--------------------------------------------------------------------->
<%@ page contentType='text/html;charset=euc-kr'%>
<html>
<head>
	<link href="http://entaz.mugeta.com/client/mugeta_v2_test/web/user/mobile.css" rel="stylesheet" type="text/css">
	<title>权><%=user_name%>丛狼 迄乔 > 家匡皋捞飘 > 款技屏</title>
</head>
<body>

<!--剧侥
  <tr>
     <td>
          <table width="240" border="0" cellspacing="0" cellpadding="0">
             <tr>  
  	    <td></td>
      	   </tr>
          </table>
     </td>
  </tr>
-->
<table width="240" border="0" cellspacing="0" cellpadding="0">
	<!--鸥捞撇 矫累-->
	<tr>
		<td>
			<table width="240" border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td colspan="2" height="2" bgcolor="#c789ff"></td>
				</tr>
				<tr>
					<td width="10" height="15" bgcolor="#9819e9"></td>
					<td height="15" bgcolor="#9819e9"><font color="#ffffff">款技屏!</font></td>
				</tr>
				<tr>
					<td colspan="2" height="2" bgcolor="#c789ff"></td>
				</tr>
				<tr>
					<td colspan="2" height="1" bgcolor="#9819e9"></td>
				</tr>
			</table>
		</td>
	</tr>
	<!--鸥捞撇 场-->

	<!--咯归 矫累-->
	<tr>
		<td height="8"></td>
	</tr>
	<!--咯归 场-->

	<!--惑炔喊 款技 焊扁 冠胶 矫累-->
	<!--胶鸥客 矾宏 款技 冠胶 矫累-->
	<tr>
		<td>
			<table width="240"  bgcolor="#ecaaff" border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td colspan="3" height="3"></td>
				</tr>
				<tr>
					<td width="3"></td>
					<td>
						<!--殿废等 龙巩 郴侩 矫累-->
						<table width="234"  bgcolor="#ffffff" border="0" cellspacing="0" cellpadding="0">
							<tr>
								<td colspan="3" height="3"></td>
							</tr>
							<tr>
								<td colspan="3" align="center"><font color="#9819e9"><b>绢力 槽 厕捞 泵陛秦? 秦根!</b></font></td>
							</tr>
							<!--备盒扼牢 矫累-->
							<tr>
								<td width="7"></td>
								<td align="center"><font color="#cccccc" size="3">···············································</font></td>
								<td width="7"></td>
							</tr>
							<!--备盒扼牢 场-->

							<!--郴侩 矫累-->
							<tr>
								<td colspan="3">
									<table width="234" border="0" cellpadding="0" cellspacing="0">
										<tr>
											<td></td>
											<td width="190" align="center"><font color="#909090">绢力 槽 崩捞 酒贰 格废俊辑</font><br>
																				<font color="#909090">绢恫 厕俊 秦寸窍绰瘤 榜扼林技夸.</font>
											</td>
											<td ></td>
										</tr>
										<tr>
											<td colspan="3" height="7"></td>
										</tr>
										<tr>
											<td></td>
											<td align="center">
												<form name="dream" action="fortunetip_dream_show.jsp" method="post">
												<input type="hidden" name="user_name" value="<%=java.net.URLEncoder.encode(user_name)%>"/>
												<input type = "hidden" name = "mphone" value ="<%=mphone%>"/>
												<input type = "hidden" name = "gphone" value ="<%=gphone%>"/>																						
												<select name="dream_type" size="1">
										<%if (dream_list.size()== 0){%>	
												<option value="0">nothing!</option>
												
										<% }else { 
												Map map1 = null;
												for(int i=0;i<dream_list.size();i++){
												   map1 =(Map)dream_list.get(i);
												   idx = Integer.parseInt(String.valueOf(map1.get("idx")));  
												   total_type = (String)map1.get("total_type");	
												  %>
												  <option value="<%=idx%>"><%=total_type%></option>
												  <%																		
												   }
										   }  
												  %>
												</select>
												</form>
											</td>
											<td ></td>
										</tr>
									</table>
								</td>
							</tr>
							<!--郴侩 场-->
							
							<tr>
								<td colspan="3" height="8"></td>
							</tr>

							<!--嘎苗焊扁 滚瓢 矫累-->
							<tr>
								<td colspan="3">
									<table width="234" border="0" cellpadding="0" cellspacing="0">
										<tr>
											<td></td>
											<td width="40" height="17" align="center" bgcolor="#c789ff"><a href="javascript:document.dream.submit()"><font color="#ffffff">急琶</font></a></td>
											<td></td>
										</tr>
									</table>
								</td>
							</tr>
							<!--嘎苗焊扁 滚瓢 场-->

							<tr>
								<td colspan="3" height="8"></td>
							</tr>
						</table>

					</td>
					<td width="3"></td>
				</tr>
				<tr>
					<td colspan="3" height="3"></td>
				</tr>
			</table>
		</td>
	</tr>
	<!--胶鸥客 矾宏 款技 冠胶 场-->
	
	<tr>
		<td height="8"></td>
	</tr>

	<tr>
		<td>
			<!--窍窜 龙巩 郴侩 矫累-->
			<table width="240" border="0" cellspacing="0" cellpadding="0">
				<%if(n!=0){ 
				for(int i=0;i<n;i++){
				%>
				<tr>
					<td width="5"></td>
					<td width="230"><font color="#c789ff"><b>*</b></font><font color="#545454">
					<%
					if(rgTableName[i].equals("GT_LUCK_STARTEXT")){
						out.print("<a href="+url_path+"/soulmate/fortunetip_love.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_DREAM")){
						out.print("<a href="+url_path+"/soulmate/fortunetip_dream.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_BLOODTYPE")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_bloodtype.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_FIRSTDATE")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_date.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_ANIMALSIGN")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_animalsign.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_TODAYSAYING")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_todaysaying.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_BORN")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_born.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_LOTO")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_loto.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_MARRY")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_marry.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_FLOWER")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_flower.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}
					 %>
					<%=rgTitle[i]%>					
					</a></font></td>
					<td width="5"></td>
				</tr>
				<%}
                }
                %>
			</table>
			<!--窍窜 龙巩 郴侩 场-->
		</td>
	</tr>

	<tr>
		<td height="13"></td>
	</tr>

	<!--滚瓢 矫累-->
	<tr> 
		<td>
			<table width="240" height="17" border="0" cellspacing="0" cellpadding="0">	
				<tr>
					<td></td>
					<td width="60" height="17" bgcolor="#c789ff" align="center"><a href="<%=url_path%>/soulmate/MySoulmate.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>"><font color="#ffffff">倒酒啊扁</font></a></td>
					<td></td>
				</tr>
			</table>
		</td>
	</tr>
<!--滚瓢 场-->

<!--咯归 矫累-->
  <tr>
    <td height="16"></td>
  </tr>
<!--咯归 场--> 

<!--窍窜 版肺钎矫 矫累-->
	<tr>
		<td>
			<table width="240" border="0" cellpadding="0" cellspacing="0">
				<tr>
					<td width="10" bgcolor="#BBC7C8"></td>
					<td width="220" bgcolor="#DAE6E8" height="19">&nbsp;<a href="<%=url_path%>/main.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>">权</a>&gt;<a href="<%=url_path%>/mypage/my_confirm.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>"><%=user_name%>丛狼 迄乔包府</a>&gt;<a href="<%=url_path%>/soulmate/MySoulmate.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>">家匡皋捞飘</a>&gt;款技屏</td>
					<td width="10" bgcolor="#BBC7C8"></td>
				</tr>
			</table>
		</td>
	</tr>
<!--窍窜 版肺钎矫 场-->
</table>
<!--窍窜 版肺钎矫 矫累-->
	<%@ include file="../newbottom.jsp"%>
<!--窍窜 版肺钎矫 场-->
</body>
</html>

⌨️ 快捷键说明

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