PHP Poll

CybDude

Member
Aug 8, 2002
56
0
0
I'm trying to set up a PHP poll for my website (see here) but I'm having one problem. Any time someone submits their vote, they get shot back to the Lycos home page, but it is registered in the database. If someone wants to see the results of the poll, that will work fine. Help greatly appreciated.

PS: Site is a work in progress, think I'm going to do the family info type thing on it :confused:

Thanks,
-CybDude
 

CybDude

Member
Aug 8, 2002
56
0
0
Originally posted by: Need4Speed
i get a 404...sounds like a bad link

Thats what i thought also, but the vote does register, and is counted for in the results page. Also if you try it for a second time it brings you correctly to a page saying that you've already voted.
 

igowerf

Diamond Member
Jun 27, 2000
7,697
1
76
I guess the poll tries to refresh you to a page that doesn't exist after you vote. Is it supposed to send you to a "Thank you for voting" page or your index page? Double check your settings or look through the php code.
 

Challenger

Diamond Member
Jan 29, 2001
3,028
36
91
If you vote,hit the back button and then click view results it will show you the results ;)It also won't let you vote twice which is a good thing!