Results 1 to 2 of 2

Thread: I need some advice with list

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2002
    Location
    Belgium
    Posts
    99

    I need some advice with list

    Hello everybody,


    I need to create a list which you can give a certain value from 1 to 7.

    Each value needs to be unique. So it will look like this :

    "banana" 4
    "apple" 5
    and so on

    so someone needs to give points to my values.
    Is there any standard way for doing this ? Or will I need to do it by calculations ?

    Thanks in advance,

    Bjorn

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    You can use one of my many list controls and when the form is submitted, you can iterate through the items collection and do your validation.

Posting Permissions

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



Click Here to Expand Forum to Full Width