Here are the changes I suggest. Line 59 for ( ctr=0;ctr<cat[num].length;ctr++) Line 62 document.form1.roster.options[ctr] = new Option(cat[num] [ctr], cat[num][ctr]); - Dominic
1 Answers · Computers & Internet · 14/10/2013
Here are the changes I suggest. Line 59 for ( ctr=0;ctr<cat[num].length;ctr++) Line 62 document.form1.roster.options[ctr] = new Option(cat[num] [ctr], cat[num][ctr]); - Dominic
1 Answers · Computers & Internet · 14/10/2013