• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

泼墨挥毫

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2013年3月14日

ASP.NET实现省市县三级联动

摘要: protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { GetProvince(); } } private void LoadData(string id, DropDownList ddl) { string strcon = @"Data Source=;Initial Catalog=;Persist Security Info=True;User ID=sa;Password="; SqlConnection conn = new SqlConnection(strcon) 阅读全文

posted @ 2013-03-14 20:39 泼墨挥毫 阅读(345) 评论(0) 推荐(0)

2013年3月13日

实现用户管理模块和新闻类别管理模块

摘要: 实现用户管理模块前台<body><form id="form1" runat="server"><div><table style="width: 48%;"><tr><td>&nbsp;用户编号:</td><td>&nbsp;<asp:TextBox ID="txtyhbh" runat="server"></asp:TextBox>&nbsp;< 阅读全文

posted @ 2013-03-13 19:40 泼墨挥毫 阅读(221) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3