OCVOTE.COM
HOME | FAQ | CONTACT US | ABOUT US |
Volunteer Vote Election Information Results Districts and Officials Ocean Background
Chinese
Korean
Spanish
Vietnamese

Precinct Status For The County

 
- At Polling Place
 
- Left Collection Center
 
- At Registrar of Voters

 

 

 

<% dim count1 dim count2 dim count3 'get precinct total getTotalCount = "SELECT count(*) as pcttotalcount FROM polltrack" set congetTotalCount = con.execute(getTotalCount) totalcount = congetTotalCount.fields("pcttotalcount") set congetTotalCount = nothing 'get polling place count getPollingPlace = "SELECT status, count(status) as StatusCount FROM polltrack WHERE status='At Polling Place' GROUP BY status" set congetPollingPlace = con.execute(getPollingPlace) if not congetPollingPlace.eof then count1 = congetPollingPlace.fields("StatusCount") else count1 = 0 end if response.write "

At Polling Place" response.write "


" & count1 & "

" set congetPollingPlace = nothing 'show visual of how many at polling place response.write " " i = 1 count1a = (count1/totalcount)*10 count1a = round(count1a) do while i <= count1a response.write "" i = i + 1 loop do while i < 11 response.write "" i = i + 1 loop response.write "
  
" getCollectionCenter = "SELECT status, count(status) as StatusCount FROM polltrack WHERE status='Left Collection Center' GROUP BY status" set congetCollectionCenter = con.execute(getCollectionCenter) if not congetCollectionCenter.eof then count2 = congetCollectionCenter.fields("StatusCount") else count2 = 0 end if response.write "

Left Collection Center" response.write "


" & count2 & "

" set congetCollectionCenter = nothing response.write " " i = 1 count2a = (count2/totalcount)*10 count2a = round(count2a) do while i <= count2a response.write "" i = i + 1 loop do while i < 11 response.write "" i = i + 1 loop response.write "
  
" getROV = "SELECT status, count(status) as StatusCount FROM polltrack WHERE status='At Registrar of Voters' GROUP BY status" set congetROV = con.execute(getROV) on error resume next if not congetROV.eof then count3 = congetROV.fields("StatusCount") else count3 = 0 end if response.write "

At Registrar of Voters" response.write "


" & count3 & "

" set congetROV = nothing response.write " " i = 1 count3a = (count3/totalcount)*10 count3a = round(count3a) do while i <= count3a response.write "" i = i + 1 loop do while i < 11 response.write "" i = i + 1 loop response.write "
  
" con.close %>

 

SOKA University Polling Place
Check-In; Thousands of pieces of equipment containing ballots are checked in to our live reporting system on Election Night.
SOKA University Polling Place
Vote-By-Mail Ballots; Every supply box that comes from a polling site needs to be separated immediately.
SOKA University Polling Place
The JBC; The most crucial piece of equipment (the JBC) contains the electronic ballots and is transported in this secure box on Election Night.
Orange County Registrar of Voters | 1300 South Grand Avenue | Building C | Santa Ana CA 92705 | 714.567.7600