Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 7 of 7

Thread: Radio buttons returning "ok" rather than value (case 25205)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2016
    Posts
    4

    Radio buttons returning "ok" rather than value (case 25205)

    I've got a question with 3 radio buttons. I've tried a number of things, but all I ever get in the variable data file is "ok." Here is the code:
    <html>
    <body>

    <form name="form" method="post">

    What is your answer?<br />
    <input type="radio" name="choice" value="1">One<br />
    <input type="radio" name="choice" value="2">Two<br />
    <input type="radio" name="choice" value="3">Three<br /><p/>

    <input type="submit" value="Submit">
    </form>
    </body>
    </html>

    In my questionnaire file, I tried setting the item type to both "HTML" and "Custom," but neither worked.

    What factors could contribute to the problem?
    Last edited by jason_reed; 10-26-2016 at 08:34 AM.

Similar Threads

  1. matrices with radio buttons ? (case 24994)
    By moody.magda in forum MediaLab v2018: Troubleshooting
    Replies: 1
    Last Post: 03-21-2017, 09:17 AM
  2. Issues with "responses" excel sheet not working (case 20771)
    By AndiRuybal in forum MediaLab v2018: How Do I...
    Replies: 3
    Last Post: 08-29-2015, 06:47 PM
  3. Problem with Correct output column and actual correct (case 5897)
    By tfk in forum DirectRT v2018: Troubleshooting
    Replies: 8
    Last Post: 03-26-2013, 02:16 PM
  4. data being recorded as "ok" and "99"
    By jcc814 in forum MediaLab Older Versions: General Questions
    Replies: 4
    Last Post: 10-11-2011, 11:03 AM
  5. html validation for radio buttons
    By robleslab in forum MediaLab Older Versions: How Do I...
    Replies: 2
    Last Post: 08-24-2007, 01:38 PM

Posting Permissions

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