You can try this code snippet. I may be helpful.
Code:
<html>
<head>
<title>Country Selection</title>
<script language="javascript">
var Country = null;
function init()
{
var numCountry = 2;
var oStateSlct = document.CountrySelect.Function;
Country = new Array(numCountry+1);
oStateSlct.options[0] = new Option("Please
Leave a comment: