[PHP] Help!
Hi, I created a poll program for my homepage. When i vote some field in my database gets incremented, but after successfully voting when i clicked on reload/refresh of my browser the said field is also incremented. How can I fix/avoid this problem? Hoping for a reply. Thanks Ryan _ Sign up for FREE email from FloppyDisk at http://www.floppydiskonline.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] Help!
how to do that? ryan --- "Alex Shi" <[EMAIL PROTECTED]> wrote: >Have the page expired at once! > >Alex > >- Original Message - >From: "ryan adorable" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, December 09, 2001 10:07 AM >Subject: [PHP] Help! > > >> Hi, >> >>I created a poll program for my homepage. When i vote some field in my >database gets incremented, but after successfully voting when i clicked on >reload/refresh of my browser the said field is also incremented. How can I >fix/avoid this problem? >> >>Hoping for a reply. >>Thanks >> >> Ryan >> >> _ >> Sign up for FREE email from FloppyDisk at http://www.floppydiskonline.com >> >> -- >> PHP General Mailing List (http://www.php.net/) >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> To contact the list administrators, e-mail: [EMAIL PROTECTED] >> >> > > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] _ Sign up for FREE email from FloppyDisk at http://www.floppydiskonline.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] Help!
yup, that is my problem, i can't clear the data on a variable. The data is from a tag (radio button). I know you know what im talking about here :) Ryan --- Miles Thompson <[EMAIL PROTECTED]> wrote: > >Pause for a moment and think about it. You're obviously doing a good job in >maintaining state, but after your update to the database the var which >transfers the data isn't being cleared. > >Regards - Miles Thompson > >At 07:07 AM 12/9/2001 -0800, ryan adorable wrote: >>Hi, >> >>I created a poll program for my homepage. When i vote some field in my >> database gets incremented, but after successfully voting when i clicked >> on reload/refresh of my browser the said field is also incremented. How >> can I fix/avoid this problem? >> >>Hoping for a reply. >>Thanks >> >>Ryan >> >>_ >>Sign up for FREE email from FloppyDisk at http://www.floppydiskonline.com >> >>-- >>PHP General Mailing List (http://www.php.net/) >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >>To contact the list administrators, e-mail: [EMAIL PROTECTED] > > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] _ Sign up for FREE email from FloppyDisk at http://www.floppydiskonline.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]