<%@ Language=JavaScript%> <% /* Connection Pooler */ var ConnectionCache = new ConnectionCache() /* server-side recordset */ var NewsMain = new Recordset("NewsMain", "kellnetweb", "", "", "SELECT WebNews.Headline, WebNews.Copy, WebNews.DatePosted, WebNews.StoryNumber FROM WebNews", "StoryNumber", true, 2, 3, 3, ""); NewsMain.Open(); NewsMain.ProcessAction(); NewsMain.SetMessages("",""); /* server-side recordset */ var indiantodayQ = new Recordset("indiantodayQ", "kellnetweb", "admin", "", "SELECT indianstoday.PlayDate, indianstoday.OppTeam, indianstoday.HA, indianstoday.GameTime FROM indianstoday", "PlayDate", true, 2, 3, 3, ""); indiantodayQ.Open(); indiantodayQ.ProcessAction(); indiantodayQ.SetMessages("",""); %> <% function Text1_Server(html) { var theValue = "" var theCounter = 0; while(theCounter < "4" && !NewsMain.IsEOF()) { theValue += ""; if (NewsMain.GetColumnValue("Headline")) { theValue += NewsMain.GetColumnValue("Headline");} theValue += "
"; if (NewsMain.GetColumnValue("Copy")) { theValue += NewsMain.GetColumnValue("Copy").substring("0", "125");} theValue += "..."; theValue += "

", "", html) Response.Write(html); } %> Kellnet Communications - Internet Service Provider for Cleveland, Lorain, Elyria, Sandusky and Northern Ohio
<% Text1_Server('\n
[newsin]
\n
\n
\n\n'); %>
Learn about our services for both home and business
Get started now and sign up online!
Online support for setup, tech questions and billing.
   Enter a City or US Zip:  
<%=(indiantodayQ.GetColumnValue("OppTeam"))%>
<%=(indiantodayQ.GetColumnValue("HA"))%>
<%=(indiantodayQ.GetColumnValue("GameTime"))%>
 
  Search Tips
any   all   phrase
you are visitor:
3409 Liberty Ave., P.O. Box 655, Vermilion, Ohio 44089

Phone 440-967-1011
Toll Free 888-378-2965
©1996-2001 Kellnet Communications, Inc.
all rights reserved

Website designed and maintained  by:
Kellnet and ATMarketing