----- Original Message ----- From: "Tedit kap" Hi, I would like to create a simple poll which would list several or more items with radio buttons near them, and the users should click and submit to select their favorite product. So this should be saved in database. The user should also be able to view the results. I am a beginner php coder so although I have some idea of how to do this, I still need guidance. How can I do this / anyone can send code? Or where shold I look at? Thanks ------------------------------------
Hi Tedit kap, I see that you don't seem to be happy with the scripts you have found. If you and others here can come up with a table structure and the insert and query strings then I will write a PHP/AJAX script that has HTML as a backup if Javascript is disabled. I generally don't use polls myself as I hate the page reload so I make mine AJAX. Thanks.