Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



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

Posts: 1
Trades: 0
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
 
 
Register now for full access!
Old 01-11-2007, 08:00 PM Re: A simple task...help!
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
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!
Defies a Status

Posts: 1,605
Trades: 0
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

Please login or register to view this content. Registration is FREE
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
Trades: 0
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 Search this Thread
Search this Thread:

Advanced Search

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

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





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



Page generated in 0.20897 seconds with 12 queries