<% if request("submit")="Login" then password=request.form("Password") username=request.form("Username") sql1="select * from register where username='"& request("Username")&"' and password='"&request("Password")&"' " set usercheck=database.execute(sql1) if usercheck.eof then %> <% response.End() else session("password")=usercheck("password") session("username")=usercheck("username") if request.Form("login_save")="1" then response.Cookies("Password")=request.Form("Password") response.Cookies("Username")=request.Form("Username") end if response.Redirect("down.html") end if end if user=request.Cookies("Username") Pass=request.Cookies("Password") response.Cookies("Username").Expires =Dateadd("m",24,now()) response.Cookies("Password").Expires =Dateadd("m",24,now()) %> DIABCO

Login

Username:

Save my name & password
Forgot Password? Click Here.


Join Now!



To download DIABCO's Medical Billing Software System AR-Express, enter your username and password. If you don’t have an account, click Join Now and register to schedule a demonstration.