Reply
A simple task...help!
Old 01-07-2007, 03:10 AM A simple task...help!
Junior Talker

Posts: 1
Alright I just want to know how to go about doing this...I'm pretty sure I have to use a database somehow. I'm pretty new at the whole webdev stuff. I just want to have a poll that will come up on my website that will be a yes or no question people can answer and store/display the results. How can I make a database to hold a bunch of different polls like this? What are the steps I need to take to get this done? Help appreciated!!! Thanks!
barodapride is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 01-11-2007, 08:00 PM Re: A simple task...help!
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,024
Name: Forrest Croce
Location: Seattle, WA
Quote:
Originally Posted by barodapride View Post
Alright I just want to know how to go about doing this...I'm pretty sure I have to use a database somehow. I'm pretty new at the whole webdev stuff. I just want to have a poll that will come up on my website that will be a yes or no question people can answer and store/display the results. How can I make a database to hold a bunch of different polls like this? What are the steps I need to take to get this done? Help appreciated!!! Thanks!
There might be some open source wiki set up to do this.

If you want to be able to store user input, even as simple as yes or no, then you need to set up some programming, and either use a database, or work out a (more complex) solution with XML or some other type of files.

At a minimum, you would need a table for users, polls, and user votes.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 01-11-2007, 08:08 PM Re: A simple task...help!
King Spam Talker

Posts: 1,132
Quote:
Originally Posted by barodapride View Post
Alright I just want to know how to go about doing this...I'm pretty sure I have to use a database somehow. I'm pretty new at the whole webdev stuff. I just want to have a poll that will come up on my website that will be a yes or no question people can answer and store/display the results. How can I make a database to hold a bunch of different polls like this? What are the steps I need to take to get this done? Help appreciated!!! Thanks!

You will need a database, but you may be able to find one that writes to a text file. By far the are easier for the newbie to set up.

I am sure that I have one or more scripts somewhere on my hard drive for this. I will try to find time to look and see what I have.
colbyt is offline
Reply With Quote
View Public Profile
 
Old 01-22-2007, 10:32 PM Re: A simple task...help!
dosdawgs's Avatar
Average Talker

Posts: 28
you could possibly view some of the open source scripts that will do exactly what you need it to do. implementing that in your site should be fairly easy and painless. good luck in your endeavors
dosdawgs is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to A simple task...help!
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13904 seconds with 12 queries