% ' An IP address isn't actually used for the monthly vote since there's ' nowhere to store it without using an access database. Instead we create ' a cookie when someone votes based on the month number and year. The IP is ' collected however, just for the field in the form you have already. ' This page checks for such a cookie and displays a message if they can't vote StrIpAddress = Request.Servervariables("REMOTE_HOST") StrMonth = month(date) StrYear = year(date) StrCookieTitle = ("CMOTY05_") & StrMonth & ("_") & StrYear If Request.Cookies(StrCookieTitle) = "VOTED" Then StrAllowVote = "N" Else StrAllowVote = "Y" End If %>
If you are searching for the CM of the Year votes page click here. 404: ErrorPage Not FoundUnfortunately the page you requested cannot be found. The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. Please try the following:
HTTP Error 404 - File or directory not found. |
VOTE Vote Update Hall of Fame Featured CM Chat Forum Links Webmasters Site Plan Contact Us
© Which Bingo 2005