<%@LANGUAGE="VBSCRIPT"%> <% set rsState = Server.CreateObject("ADODB.Recordset") rsState.ActiveConnection = "dsn=oraquestmemphis" rsState.Source = "SELECT DISTINCT ST FROM PROVIDERLIST ORDER BY ST" rsState.CursorType = 0 rsState.CursorLocation = 2 rsState.LockType = 3 rsState.Open rsState_numRows = 0 %> <% set rsSpecialty = Server.CreateObject("ADODB.Recordset") rsSpecialty.ActiveConnection = "dsn=oraquestmemphis" rsSpecialty.Source = "SELECT DISTINCT Specialty FROM PROVIDERLIST" rsSpecialty.CursorType = 0 rsSpecialty.CursorLocation = 2 rsSpecialty.LockType = 3 rsSpecialty.Open rsSpecialty_numRows = 0 %> Dental Solutions PLUS - Provider Panel
Our Provider Search Engine has move to our new website www.firstcontdental.com.

Click on the Link above to be redirected to our new website.

Please click on "Find Dentist" on our new website to look for an Dental Solutions Provider.