<% ' ****************************************************************** ' File Name : news.asp ' Description : ' This page is used to display the testimonials details. ' ****************************************************************** option explicit %> Excell Management Corp - News
Excell Management Corp Excell Management Corp Excell Management Corp
Excellence At Your Service Excell News Service
Excellence Tipline

Need emergency help at your facility? Contact us, we're here to help.
240-247-0300
Contact Us
Performance Survey
 
News
 
<% dim cnnACCESS,rstTest set cnnACCESS=server.CreateObject ("ADODB.Connection") cnnACCESS.Open application("Accessconnect") set rstTest=cnnACCESS.Execute ("select * from testimonials order by iid") ' ****************************************************************** ' The following code will displaying the testimonials details. ' ****************************************************************** if not rstTest.eof then %> <% while not rstTest.eof %> <% rstTest.movenext wend %>
"><%=rstTest.Fields("vTitle")%>

<% else %>

Testimonials are not available at this point of time.
Please check back at some later date.
<% end if cnnACCESS.Close set cnnACCESS=nothing %>
 
 
Excell News