I need to create a system that solicits votes, and then shows the vote
results. Since multiple servers are involved, I plan to use an iframe to
show vote options, and once submit is clicked on, refresh the entire page,
and also show vote results (in the same iframe).