Hi,
I have been attempting to create a site in php and mysql to cast online votes. Problem is unlike other voting polls that have 1 poll on the page, I have to have 5 polls related to 1 topic and 1 submit button all linked to the relative user in a db!!! What it actually is a market research site. The client is listed on the site (say it's a bar) then the user votes on the service, quality, affordability, management and ambience of the establishment (rated as excellent, good, average and bad). I have created a basic script which is linked to a voting form. When the user presses submit, the relative choice increments by 1(say the service is average-so average would increase by 1) but I cannot get it to write to the dbase. Does ANYONE have ANY ideas?!?!?!?
Reality is built on a foundation of dreams.
I have been attempting to create a site in php and mysql to cast online votes. Problem is unlike other voting polls that have 1 poll on the page, I have to have 5 polls related to 1 topic and 1 submit button all linked to the relative user in a db!!! What it actually is a market research site. The client is listed on the site (say it's a bar) then the user votes on the service, quality, affordability, management and ambience of the establishment (rated as excellent, good, average and bad). I have created a basic script which is linked to a voting form. When the user presses submit, the relative choice increments by 1(say the service is average-so average would increase by 1) but I cannot get it to write to the dbase. Does ANYONE have ANY ideas?!?!?!?
Reality is built on a foundation of dreams.