Click to See Complete Forum and Search --> : Polls?
Malifecent
04-08-2006, 10:32 PM
Hiya. I am fairly new to coding. I have a website where I sell candles. I was wondering if there is some sort of code where I can have a Poll box asking what someone's favorite scent is from my selection, and they can just type it in (or select from a drop down menu) and below it, it will have the Top 5 Scents showing.
I hope that this makes sense, lol. :p
websiteideas
04-09-2006, 01:39 AM
What scripting language would you prefer? PHP?
Malifecent
04-09-2006, 01:13 PM
Ummm....errr...Lol. *blush* I'm not quite sure what that is. I have used javascript and html, if that helps. If PHP is easy enough, i'm even willing to try that too, lol. If you want to look at my webpage so that you can see what I mean, you can find it here http://www.scent-sations.ca
pcthug
04-10-2006, 04:40 AM
You must use server side scripting (PHP, ASP, ColdFusion, JAVA, Perl, etc.) with most likley a database to do such. Firstly we need to no what server-side technologies your host supports.