% if Request.Cookies("agentIsLoggedInAs") = "" then Server.Transfer("accessDenied.asp") end if Dim strDownloadMsg,objConn,objRS,strSQL strSQL = "SELECT Downloads FROM Agents WHERE Agent_ID = " & CInt(Request.Cookies("Agent_ID")) Set objRS = GetRecordset(strSQL,True,False) If Not objRS.EOF Then If objRS(0) <> "" Then strDownloadMsg = "You have updates waiting for download!" End If End If objRS.Close %>
![]() | ||||||||||||||
| ||||||||||||||
![]() Copyright © 2009 Kentucky Growers Insurance Company | Site design by NAMIC Web Services |