Hi,
Both these solutions come close but I don't always wish to have 'select' as the default, just as a 'nothing selected' option.
If I modify an existing message then I wish to use the id of the sound from the ActionForm (i.e., a sound may already be selected for this message):
<html:select name="outgoingMessageForm" property="index"> <html:options collection="Sounds" property="id" labelProperty="data"/> </html:select>
So the issue really is to be able to add the 'select' option to the options list in a similar manner to the code you suggested.
Thanks, Andy
_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]