11 Apr
2008
11 Apr
'08
2:14 p.m.
Hi all, I'm try to use javascript into a macro like this document.getElementById('levelone').options[0] = new Option("-Empty \*-",""); but whe it is executed what I get is document.getElementById('levelone').options0 = new Option("-Empty \*-",""); How can I solve this problem??? Thanks all, Raffo