get value from dhtmlxcombo

    




        9:00 AM
9:15 AM
9:30 AM
        9:45 AM
        10:00 AM
        10:15 AM
        10:30 AM
        10:45 AM
        11:00 AM




Then error message display is object dosen't suppoty object...
Can u help me fopr that...(If i select 9:45 Am then ps value is 9:45 AM)

Regards
Mayur(India)

var ps=document.getelementbyid('combo_zone2).value;

Instead of access by ID you need to use the combo object, created during initialization
var ps = p.getActualValue();

i has a similar problem but its resolved with “getSelectedValue”

Seleccione guybrush lechuck