Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 12 of 12

Thread: Validating Custom Item Required Responses

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Join Date
    Nov 2005
    Posts
    3,328
    On second look, I noticed it seems to be the 7th option it doesn't like in every case. Coincidentally you have 7 options for each item (in your Q1norms.html file). I am not a java pro, but I believe one difference between your file and the one posted before it, is that the array indices start at [0] in the earlier sample, whereas you have your indices starting at [1]. If Java likes the indices to start at 0, then maybe try referencing them as 0-6 rather than as 1-7. Also, you might try adding the first few lines of code from the previously posted sample--it will get rid of the annoying IE security message while testing your item in IE, and will also allow the MediaLab fonts and colors to be applied. i.e., as the first lines of the HTML file:
    <!-- saved from url=(0013)about:internet -->
    <!-- previous line supresses security control from IE-->
    <style><ml.styles></style>
    <!-- previous line requests that this page uses current colours and fonts from MediaLab-->
    Last edited by jarvis24; 03-25-2010 at 04:03 PM.

Similar Threads

  1. help creating a custom item
    By psychfan in forum MediaLab Older Versions: General Questions
    Replies: 2
    Last Post: 04-02-2010, 04:53 AM
  2. Custom item - Autosum
    By akipaki_sf5 in forum MediaLab Older Versions: Sharing Area
    Replies: 16
    Last Post: 12-06-2008, 02:31 PM
  3. Submit custom item values to responses.xls
    By Thomas in forum MediaLab Older Versions: How Do I...
    Replies: 5
    Last Post: 10-16-2008, 02:01 PM
  4. Two Custom Item Issues
    By jasonp220 in forum MediaLab Older Versions: Troubleshooting
    Replies: 4
    Last Post: 10-07-2008, 03:32 PM
  5. Validating response with custom item
    By wagnerla in forum MediaLab Older Versions: How Do I...
    Replies: 1
    Last Post: 09-02-2008, 10:59 AM

Posting Permissions

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