You may see an alphabetical list of
The Medical Center Physicians or select a medical specialty from the list below to retrieve the doctors in that field.
<%
Set Connection=Server.CreateObject("ADODB.Connection")
Connection.Open "DSN=PD"
Set rs=Server.CreateObject("ADODB.Recordset")
%>