<% set rscont = server.CreateObject("ADODB.recordset") strsql = "Select * from contingent order by contingent" rscont.open strsql , conn , 3, 1 if request.form("Submit") = "Log in" then if request.form("userid")<>"" and request.form("password")<>"" then set rs = server.CreateObject("ADODB.recordset") strsql = "select * from subscriber where userid = '" & trim(request.form("userid")) & "' and password = '" & trim(request.form("password")) & "' and product = '" & trim(request.form("contingent"))&"' " rs.open strsql , conn , 3, 1 if not rs.eof then 'response.write rs("enddate") & datediff("d",rs("enddate"),date) if datediff("d",rs("enddate"),date) < 0 then ' if havent expired ' strsql = "insert into logs (userid,ipaddress,datein,timein) " ' strsql = strsql & "values('" & trim(request.form("userid")) & "', '" ' strsql = strsql & request.ServerVariables("REMOTE_HOST") & "','" & date() & "','" & time() & "')" ' conn.execute(strsql) session("username") = trim(request.form("userid")) session("timein") = time() url = trim(rs("product")) & "/index.asp" if request.form("contingent") = "Singapore" then response.redirect "http://xnavclients.enterasia-info.com/Singapore/SBS/" elseif request.form("contingent") = "Shanghai" then response.redirect "http://xnavclients.enterasia-info.com/Shanghai/SBS/" end if 'response.redirect url else errmsg = "Invalid Login 1" end if else errmsg = "Invalid Login" end if else errmsg = "Invalid Login" end if end if %> Log-in e-relocation enterAsia Information Services Pte Ltd
You are entitled to free access when you search a home with our partners for homesearch in Shanghai or Singapore.

Please contact us by email if you have not yet received your Password and Id for free access.

Note: Single user licences are not transferable and access is only permitted for personal use and not for sharing or general briefing. enterAsia Information Services Pte Ltd reserves the right to withdraw free access to e-relocation Asia at any time.

Please read our Terms of Use before logging in.

If you cannot access the program, please contact enterAsia Information Services at jr@enterasia-info.com
Client Login
<%=errmsg%>
NOTE: Login is case sensitive!
User Name:
Password:
City
 
  Forgot Password ?