Asp.net源码专业站
首页->博客空间->WO@BIZ第一季1.2版源码>>admin/AudPro.aspx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:WO@BIZ第一季1.2版源码
当前文件:文件类型 WOBIZ/admin/AudPro.aspx[2K,2009-6-12 11:58:35]打开代码结构图
普通视图
		            
1<%@ Page Language="C#" AutoEventWireup="true" CodeFile="AudPro.aspx.cs" Inherits="admin_AudPro" %> 2 3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 4 5<html xmlns="http://www.w3.org/1999/xhtml" > 6<head runat="server"> 7 <title>宝贝设置</title> 8 <link href="Css/admin.css" rel="stylesheet" type="text/css" /> 9</head> 10<body> 11 <form id="form1" runat="server"> 12 <div> 13 <table width="100%" border="0" cellspacing="0" cellpadding="0"> 14 <tr> 15 <td width="10"><img src="Images/z-top_left.gif" width="10" height="33"></td> 16 <td valign="bottom" background="Images/z-center_center.gif"><table width="100" border="0" cellspacing="0" cellpadding="0"> 17 <tr> 18 <td width="3"><img src="Images/left1.gif" width="3" height="29"></td> 19 <td background="Images/center1.gif"><div align="center"><strong>宝贝管理</strong></div></td> 20 <td width="3"><img src="Images/right1.gif" width="3" height="29"></td> 21 </tr> 22 </table></td> 23 <td width="5"><img src="Images/z-top_right.gif" width="13" height="33"></td> 24 </tr> 25 <tr> 26 <td background="Images/z-center_left.gif">&nbsp;</td> 27 <td height="470" valign="top" bgcolor="#FFFFFF"><DIV id=incontent-post> 28 <table width="100%" border="0" cellspacing="0" cellpadding="0"> 29 <tr> 30 <td width="220" class="postbg">当前位置:宝贝设置</td> 31 </tr> 32 <tr> 33 <td class="postbg1">发布宝贝是否要通过审核: 34 <asp:RadioButton ID="RadioButton1" runat="server" Text="需要审核" Checked="True" GroupName="group1" /> 35 <asp:RadioButton ID="RadioButton2" runat="server" Text="不需要审核" GroupName="group1" /></td> 36 </tr> 37 <tr> 38 <td height="30" style="padding-left:30px; "> 39 &nbsp;<asp:Button ID="Button1" runat="server" CssClass="button" OnClick="Button1_Click" 40 Text="确定修改" /> 41 <input class="button" type="reset" name="reset" value="取消"></td> 42 </tr> 43 </table> 44 </DIV></td> 45 <td background="Images/z-center_right.gif">&nbsp;</td> 46 </tr> 47</table> 48 </div> 49 </form> 50</body> 51</html> 52
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:WO@BIZ第一季1.2版源码
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146