[jQuery] Re: Poll sumbit

2008-11-08 Thread FrenchiINLA
I would do it this way, - on Page Load get the result from db and display it - user selection ---> update db --> return the updated result --> display it On Nov 8, 12:34 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi all, > > I want to build something so that when someone submits his pol

[jQuery] Re: Poll sumbit

2008-11-08 Thread CodingCyborg
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 interact