Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Changing values in select boxes based on other select boxes


Message #1 by "Dean" <spinout@i...> on Mon, 26 Aug 2002 16:22:05
hi friend check this 
	Obj=new Option;
	Obj.value="";
	Obj.text="";
	document.frmLocMas.SecondLevelVal.add(Obj);

SecondLevelVal --->  name of combo



________________________________________________________________________
Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!!
       visit http://in.autos.yahoo.com

  Return to Index