----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: King John Message 4 in Discussion <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>www.manavalan.com</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <SCRIPT LANGUAGE="JavaScript"> function AddCombo() { var selectedarray=new Array() selectedarray[0]=new Option("John Manavalan","John Manavalan") selectedarray[1]=new Option("Joseph","Joseph") selectedarray[2]=new Option("Jomi","Jomi") var cacheobj=document.form1.select1; for (i=0;i<selectedarray.length;i++) { cacheobj.options[i]=new Option(selectedarray[i].text,selectedarray[i].value) cacheobj.options[0].selected=true } } </SCRIPT> </head> <body> <form name="form1" method="post" action=""> <select name="select1" id="select1"> </select> <input type="button" name="Button" value="Button" onClick="AddCombo();"> </form> </body> </html> ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
