set rs=server.CreateObject("adodb.recordset")
dim sql_chick
sql_chick="select * from Tabcustomer where Email='" & request.Form("Email_name") & "' and f0=0"
rs.open sql_chick,conn,1,3
if not rs.eof or not rs.bof then
response.end
rs=nothing
else
set rs=server.CreateObject("adodb.recordset")
'dim sql_chick
sql_chick="select * from Tabcustojmer where Email='" & request.Form("Email_name") & "' and f0=1"
rs.open sql_chick,conn,1,3
if not rs.eof or not rs.bof then
'New add customer
rs.update
rs("Email")=Replace(request.Form("Email_name"),"'","''")
rs("Pwd")=md5(request.Form("pwd"))
rs("Fname")=request.Form("F_name")
rs("Lname")=request.Form("L_name")
rs("StreetAddress")=request.Form("street_address")
rs("CompanyName")=request.Form("company_name")
rs("Postcode")=request.Form("post_code")
rs("City")=request.Form("city_name")
rs("Continent")=request.Form("Continent_name")
rs("CountryID")=request.Form("country_name")
rs("Tele")=request.Form("Telephone_num")
rs("Fax")=request.Form("Fax_num")
rs("f0")=0
rs("Question")=replace(request.Form("Question"),"'","")
rs("Answer")=request.Form("Answer")
rs("IPaddress")=Request.ServerVariables("REMOTE_ADDR")
rs.update
response.end
rs=nothing
else
rs.addnew
rs("Email")=Replace(request.Form("Email_name"),"'","''")
rs("Pwd")=md5(request.Form("pwd"))
rs("Fname")=request.Form("F_name")
rs("Lname")=request.Form("L_name")
rs("StreetAddress")=request.Form("street_address")
rs("CompanyName")=request.Form("company_name")
rs("Postcode")=request.Form("post_code")
rs("City")=request.Form("city_name")
rs("Continent")=request.Form("Continent_name")
rs("CountryID")=request.Form("country_name")
rs("Tele")=request.Form("Telephone_num")
rs("Fax")=request.Form("Fax_num")
rs("Question")=replace(request.Form("Question"),"'","")
rs("Answer")=request.Form("Answer")
rs("Regtime")=now
rs("IPaddress")=Request.ServerVariables("REMOTE_ADDR")
rs.update
set rs=nothing
end if
end if
end if
%>
wholesale china product ,this is cheap china product,china electronics
wholesale retail company from china
achinaseller.com is a professional wholesale retail company, having our own factory with 5 years of wholesale retail experience. Achinaseller.com is also cooperating closely with many factories, so the price that we offer to the consumer is directly from the Chinese Factory. Without leaving your home, you could order your own products at achinaseller.com at the lowest price.
We service over 100,000 registered buyers, delivering to virtually every country in the world. Our warehouse and office are staffed by a young team of Chinese and Western staff.
Happy AchinaSeller buyers include frequent wholesale importers, famous ecommerce websites, eBay powersellers, retail shops and startup home import businesses. On a daily basis, we serve corporate buyers, drop-ship experts, home business Moms, and small bussiness wholesaler
We service over 100,000 registered buyers, delivering to virtually every country in the world. Our warehouse and office are staffed by a young team of Chinese and Western staff.
Happy AchinaSeller buyers include frequent wholesale importers, famous ecommerce websites, eBay powersellers, retail shops and startup home import businesses. On a daily basis, we serve corporate buyers, drop-ship experts, home business Moms, and small bussiness wholesaler
没有评论:
发表评论