Form Control JavaScript DHTML




     function quickSelect() {
          var bnd = document.form1.band.value
          bnd = bnd.toUpperCase()
          if (bnd == "OASIS") {
               document.form1.songs[4].selected = "1"
          }
     }



    
        Favorite Band: 
        


        Songs: 
        A
        B
        C
        D
        E
        F