Jooel,

Like the new Forms format..

Couple of ideas kicking around here:
  • Select ALL
  • Copy to Clipboard
For example in JavaScript (I know this is not [Smile] ) - Add and Remove functionalities to transfer selected or all the ... - The JavaScript Source- Miscellaneous- Move Dual List Simply click inside ...

code:
input type=button value="Highlight All" onClick="javascript:this.form.txt.focus();this.form.txt.select();

Thanks again,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's