in dreamweaver's List Value Properties,
there is this Label and theres Value right next to it.
Question is, if i use the $_POST['my_list']
it will return the LABEL, and not the VALUE..
How do i make it so it return the VALUE instead of the LABEL
thanks 🙂