| <%if request.Form("sub")="sub" then
username=trim(request.form("username"))
username=replace(username,"'","")
password=trim(request.form("password"))
password=replace(password,"'","")
password=md5(password)
if username="" or password="" then
response.Redirect("login.asp")
else
set rs=server.CreateObject("adodb.recordset")
sql="select * from y_admin where y_username='"&username&"'and y_password='"&password&"'"
rs.open sql,conn,1,1
if not rs.eof then
session("yd631")="yd631"
response.Redirect("list.asp")
else
response.Redirect("login.asp")
end if
end if
response.End()
end if
%>
公司名称:呼伦贝尔市草原春乳业有限责任公司 注册地址:内蒙古呼伦贝尔市海东工业园区 公司主页:www.cycry.com 电子邮件:caoyuanchun2004136@sina.com 联系电话:0470-8333305 /8265266 传 真:0470-8333305
北京奶粉事业部: 地 址:北京市海淀区玲珑路徐庄村60号圣蓉佳 写字楼西区一号院南101-104室 联系电话:010-51522943 /515229435 传 真:010-51252942
详细信息 成立时间:2003年 法人代表:郭玉莲 企业类型:股份制企业 经营模式:生产型 员工人数:100 - 150 人 研发人数:10- 15人 开户银行:鄂温克族自治旗农村信用合作社联合社 银行账号:201100300789 年营业额:人民币 3000 万元 - 5000 万元 质量认证:QS, ISO 9000 ; 是否代加工:是 主营地点:海东工业园区 厂房面积:5000 平方米 主营行业:乳制品 主营产品:全脂奶粉、无抗全脂奶粉、脱脂奶粉、无抗脱脂奶粉、奶油、无水奶油、干酪素、 干酪素 (特级、一级、二级) |