<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>How can I add an element to a select box</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2 FACE="Arial">How can I add or delete an element from a Select Box using JavaScript ? i basically have two Select boxes (set to multiple), when I double click on select box 1, i need to add the element I double clicked on to box 2. If i double click on an element in box 2, then I need that element to be deleted. Here is the page that I have now that does not work.</FONT></P>

<P><FONT FACE="Arial" SIZE=2 COLOR="#000000"> &lt;&lt;Sample.txt&gt;&gt; </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thx.</FONT>
</P>

</BODY>
</HTML>