I'm not sure if this is the only way, and I'm not actually sure of how
to do it, but for a registration page I have for a game they use
functions that reference PHP pages that interact with the database and
return information such that the page doesn't have to reload in order
for database interaction to take place. This would allow for entering
the vote and then showing the new data.

On Nov 8, 2:34 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I want to build something so that when someone submits his poll choise
> that the poll will change into the results without any refresh. Whats
> the best way to start of with for building this?
>
> So:
> - user visite the site
> - user chooses a option on the poll
> - he presses on vote
> - then his answer will be added to the database
> - poll results will show
>
> When a person already voted he also has to show the results.
>
> Whats the best way to start of with?
>
> Erwin

Reply via email to