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

📄 lei_34.ascx

📁 网络订餐基于jsp与servlet的网络订餐系统 适合学生使用
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="lei_34.ascx.cs" Inherits="qruan.lei_34" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<style type="text/css">
<!--
.STYLE100 {font-size: 12px}
-->
</style>

<table id="Table_01" height="290" cellSpacing="0" cellPadding="0"  border="0">

	<tr>
		
		<td height="32">
			<table id="Table_06" height="32" cellSpacing="0" cellPadding="0"  border="0">
				<tr>
					<td>&nbsp;&nbsp;&nbsp;&nbsp;<A href="./index.aspx">首页</A>&gt;&gt;<span class="STYLE100">查找</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td vAlign="top" align="center" ><table id="Table_02" height="390" cellSpacing="0" width="600" cellPadding="0"  border="0">
				<tr>
					<td vAlign="top">
						<table cellSpacing="0" cellPadding="0" width="100%" border="0">
							<TBODY>
								<tr>
									<td width="13" height="12">&nbsp;</td>
									<td width="402">&nbsp;</td>
									<td width="13">&nbsp;</td>
								</tr>
								<tr>
									<td>&nbsp;</td>
									<script type="text/JavaScript">
<!--
function qruan(prodid){
if(prodid==99999){
alert("对不起!此套餐已“售完”!")
}else
{
var num=document.getElementById("num"+prodid).value;
if(num==null || num=="") num="1";
window.open('buyRecord.aspx?ProdId='+prodid+'&num='+num,'add','top=100,left=150,scrollbars=yes,resizable=no,width=650,height=450')
}
}
//-->
									</script>
									<td><asp:repeater id="Repeater1" runat="server">
											<headertemplate>
												<table width="100%" border="0" cellspacing="0" cellpadding="0">
													<tr>
											</headertemplate>
											<itemtemplate>
												<td align="center"><table width="137" height="161" border="0" cellpadding="0" cellspacing="0" id="Table_01">
														<tr>
															<td rowspan="5"><img src="images/show_06_05_05.gif" width="12" height="161" alt=""></td>
															<td><img src="images/show_06_05_06.gif" width="115" height="7" alt=""></td>
															<td rowspan="5"><img src="images/show_06_05_07.gif" width="10" height="161" alt=""></td>
														</tr>
														<tr>
															<td><SPAN style="CURSOR: hand"  onclick="window.open('./product_c.aspx?pro_id=<%#DataBinder.Eval(Container.DataItem,"id")%>','product','top=200,left=250,scrollbars=no,resizable=no,width=340,height=370');"><img src='<%#DataBinder.Eval(Container.DataItem,"pic_url")%>' width="115" height="97" alt=""></SPAN></td>
														</tr>
														<tr>
															<td><img src="images/show_06_05_10.gif" width="115" height="4" alt=""></td>
														</tr>
														<tr>
															<td width="115" height="49"><table width="100%" height="49" border="0" cellpadding="0" cellspacing="0">
																	<tr>
																		<td colspan="3" align="center"><SPAN style="CURSOR: hand; font-size:12px"  onclick="window.open('./product_c.aspx?pro_id=<%#DataBinder.Eval(Container.DataItem,"id")%>','product','top=200,left=250,scrollbars=no,resizable=no,width=340,height=370');"><%# temp_fun1(Convert.ToString(DataBinder.Eval(Container.DataItem,"veg_name")),12)%></SPAN></td>
																	</tr>
																	<tr>
																		<td style="font-size:12px"><%# lei_fun(Convert.ToString(DataBinder.Eval(Container.DataItem,"id")),Convert.ToString(DataBinder.Eval(Container.DataItem,"store_names")))%></td>
																	    <td style="font-size:12px" align="center"><%# DataBinder.Eval(Container.DataItem,"veg_price")%>元/份</td>
																	    <td><SPAN style="CURSOR: hand; font-size:12px" onClick="qruan('<%# lei_fun2(Convert.ToString(DataBinder.Eval(Container.DataItem,"id")),Convert.ToString(DataBinder.Eval(Container.DataItem,"store_names")))%>')"><img src="images/index_52_05.gif" width="39" height="16" align="top"></SPAN></td>
																	</tr>
																</table>
															</td>
														</tr>
														<tr>
															<td><img src="images/show_06_05_12.gif" width="115" height="4" alt=""></td>
														</tr>
													</table>
												</td>
											</itemtemplate>
											<footertemplate>
								</tr>
								<tr>
									<td colspan="4">&nbsp;</td>
								</tr>
						</table>
						</footertemplate></asp:repeater></td>
					<td>&nbsp;</td>
				</tr>
			</table>
		</td>
	</tr>
</table>
</TR></TBODY></TABLE>

⌨️ 快捷键说明

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