<% set rs=server.createobject("adodb.recordset") dim Username,Password Username=Request.Form("Username") Password=Request.Form("password") if request("action")="login" then if Username<>"" and Password<>"" then sql="select * from [user] where [username]='"&Username&"' and [password]='" &md5(Replace_Text(Request.Form("password")))& "'" rs.open sql,conn,1,1 if rs.eof then Response.write"" Response.End else session("Manage")=rs("username") response.write"" Response.End end if Else Response.write"" Response.End End If rs.Close set rs=Nothing conn.Close set conn=Nothing End If %> 信息反馈_ 浙江湖州亿康服饰有限公司|宏丽康童装批发
返回首页 设为首页  加入收藏
English
  合作加盟
 形象店展示
 销售网络
 加盟条件
 加盟程序
 投资收益分析
 加盟申请表
 加盟优惠政策
 信息反馈
  产品系列导航
 春装
 夏装
 秋装
 冬装
 新产品
您当前的位置:网站首页 >> 信息反馈

 关于我们 | 联系方式 | 新闻资讯 | 产品展示 | 合作加盟 | 信息反馈 | 企业文化 | 招贤纳士 | VIP俱乐部 
Copyright©2007 浙江湖州亿康服饰有限公司 版权所有 honglikang.com All Rights Reserved.Best view by IE5.x 1024*768 
企业邮局 技术支持:中国童装信息网 电话:0572-2832988 2817521 传真:0572-2832966 地址:湖州市织里富康路23号 
<% rs.close set rs=nothing conn.close set conn=nothing %>