spacer

Public Property Get RemoteHost() As String
RemoteHost = mRemoteHost
End Property
Public Property Let RemoteHost(vData As String)
mRemoteHost = vData
UserControl.PropertyChanged ("RemoteHost")
End Property
For Each AdStat In mSendingUsageReport.AdStats
Set Ad = mCommercials.GetAdByGUID(AdStat.AdIdGUIDString)
Ad.ClickCount = Ad.ClickCount - AdStat.ClickCount
Ad.ViewCount = Ad.ViewCount - AdStat.ViewCount
Next

function scroll() {
if (y > minY) {
y--
if (document.all) {scrollingContentStyle.posTop = y; mainbody.posTop=0}
if (document.layers) {scrollingContentStyle.top = y; mainbody.top=0}
}
else {
y=maxY;
}
if (EnableScroll) {
var timer = setTimeout('scroll()',20)
}
}


  spacer
spacer Crile Carvey, President

Crile has been programming a wide range of machines for over twenty years, and currently specializes in Microsoft technologies. He was one of the first 250 developers worldwide to earn the Microsoft Solution Developer (MCSD) certificate. He is focused on .NET, and database support for interactive Internet development. While developing specialized HTTP-based custom server and client software, he also continues to develop user-responsive single-user and workgroup applications.

Business-savvy
Crile has successfully helped his clients develop responsive systems that meet a wide gamut of business needs. These range from Web sites to custom software applications, targeting everything from the customer through the organization and past the back-office all the way to external vendor and government relations.

Microsoft focus
Crile's main technology focus is on .NET, Windows 2003, Internet Information Server (IIS), Visual Basic (VB), Active Server Pages (ASP), MSMQ, SQLServer, Windows Sockets, HTTP, HTML, DHTML, CSS, and COM.

Staying on the edge
Crile continues to focus on Microsoft implementations, while pursuing an interest in cross-platform, vendor-independent standards.
We recently developed a PocketPC application using .NET Compact Framework. and, it has been certified by Microsoft.

Take a look:

spacer
Calfpad for Microsoft Mobile
   spacer      Copyright (c) 1998-2006 Crile Carvey

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.