<%@ Language = "VBScript" %> <% Option Explicit Response.Buffer = true Response.Expires = -1441 %> <% Dim objRS, strSQL strSQL = "SELECT * FROM news ORDER BY news.newsdate desc, news.newsheadline" Set objRS = objConn.Execute(strSQL) %> News at Unicorn Communications Incorporated
 



Current project, corporate and contract announcements from Unicorn Communications, Inc.. Follow the highlighted links for the full stories. <% While Not objRS.EOF %>

"><%= Server.HTMLEncode(Trim(objRS("newsheadline"))) %>
<%= FormatDateTime(objRS("newsdate"), vbShortDate) %>
<%= Server.HTMLEncode(Trim(objRS("newsblurb") & " ")) %>

<% objRS.MoveNext Wend %>

For more information call (727) 789-2856 or e-mail info@unicorncom.net

©2005 Unicorn Communications Inc. All Rights Reserved