I would appreciate if someone could advise on how to modify the following codes so that I could have multiple select forms on the same page?
I have tried using selectform1 for the first and selectform2 for the 2nd..etc but it didn't work.
Many thanks in advance.Code:<form name=selectform action="" method=post><SELECT style="COLOR: white; BACKGROUND-COLOR: blue" onchange=setasxfile1(document.selectform.channel.options[document.selectform.channel.selectedIndex].value); align=center name=channel> <OPTION selected> M T V</OPTION>



Reply With Quote



Bookmarks