Forum Moderators: coopster
Does anyone know where I could find a script like this? because I think if I wrote it, it would be really inefficient and full of bugs.
I appreciate everyones help in this group.
Thanks!
[edited by: jatar_k at 4:06 pm (utc) on Oct. 16, 2003]
[edit reason] removed url [/edit]
thanks, and sorry again for Gator and all that..
basically the poll itself is like this...
<!-- start example -->
<b>question</b><br>
<a href=poll.php?user=something&answer=1>answer 1</a>
<a href=poll.php?user=something&answer=2>answer 2</a>
<a href=poll.php?user=something&answer=3>answer 3</a>
<a href=poll.php?user=something&answer=4>answer 4</a>
<!-- end example -->
i want it just like all the poll/survey scripts you can find at hotscripts.com or resourceindex.com, except using only text links rather than pics or radio buttons.
Hope this helps.
NS