Results 1 to 2 of 2

Thread: Voting Poll Radio Buttons

  1. #1
    Join Date
    May 2005
    Posts
    36
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile Voting Poll Radio Buttons

    Hi

    I think this is a fairly simple problem but I can't seem to figure it out

    On my poll script

    <body bgcolor="#000000">
    <form action="http://abandonware.hostingzero.com/poll/vote.php" method="post">
    <input type="hidden" name="poll" value="9eab93b8c8f9.cgi" />
    <FONT COLOR="#FFFFFF" SIZE="-2" FACE="Verdana"><b>New Site Design - Better or Worse</b><br>
    <IMG ID="Picture49" SRC="vote1.jpg" ALT="1" ><input type="radio" name="pollanswer" value="3" />
    <IMG ID="Picture49" SRC="vote2.jpg" ALT="2" ><input type="radio" name="pollanswer" value="5" />
    <IMG ID="Picture49" SRC="vote3.jpg" ALT="3" ><input type="radio" name="pollanswer" value="7" />
    <IMG ID="Picture49" SRC="vote4.jpg" ALT="4" ><input type="radio" name="pollanswer" value="9" />
    <IMG ID="Picture49" SRC="vote5.jpg" ALT="5" ><input type="radio" name="pollanswer" value="11" /><br>
    <INPUT TYPE="image" value ="Vote" SRC="votepoll.jpg" BORDER="0" ALT="Vote">

    How do you make it so that each radio button is below each image in turn

    Any help appreciated

  2. #2
    Join Date
    May 2005
    Posts
    36
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi

    No worries, i've figured it out

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •