Hello All:

I am new to ECS and I had a couple of questions:

1) Once I create a Select object how can I add
    an element so it is the first 1 in the selection list.
    For example,  I want to create a Select object
    and then add the selection - "Please select 1 city"
    to the beginning of the  selecton list instead of being
    added to the end of the list.

 2) Also how can I programatically get a reference to
    a Option element in a list by index and then select
    that element?
    For example, I want to select the 3rd element in a list
    so how do I get the 3rd Option Element Object and
    set the attribute of the option element to SELECTED.

I would really appreciate your help:

Alex Restrepo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to