KACRAO Member Institutions

  <% Set objConn = Server.CreateObject ("ADODB.Connection") objConn.Open "Kacrao" SQL_query = "SELECT * FROM COLLEGES ORDER BY College" Set RS = objConn.Execute(SQL_query) WHILE NOT RS.EOF %>
"><%=RS("College")%>
<% RS.MoveNext WEND RS.Close objConn.Close %>

www.college.gov

 

The KACRAO website is created and maintained by the KACRAO Technology Committee.
External sites are not endorsed by KACRAO.
For information and updates contact the KACRAO webmaster at eawilkin@pittstate.edu