For Referring Physicians
Through this page, referring physicians may access the online referral form. If you do not have a username and password, please send an email to info@chapelhillperio.com or call (919) 968-1778.
%@ LANGUAGE="VBSCRIPT" %> <% dim msg msg = "" if Len(Request.Form) > 0 then if Ucase(Request.Form("name")) = "DENTISTRY" and Ucase(Request.Form("password")) = "PERIO" then Response.Redirect "https://66.13.79.44/forms//referral.asp" else msg = "Please try again, your username and/or password were incorrect." end if end if %>
Through this page, referring physicians may access the online referral form. If you do not have a username and password, please send an email to info@chapelhillperio.com or call (919) 968-1778.