Webskater
08-02-2004, 05:09 AM
I want to remove an option from a select box.
I have tried:
DocumentName.FormName.BoxName.options.remove[2]
but it doesn't work - although as far as I can see from the MSDN library it should.
Can anyone tell me how to do this please. Thanks for any help.
I have tried:
DocumentName.FormName.BoxName.options.remove[2]
but it doesn't work - although as far as I can see from the MSDN library it should.
Can anyone tell me how to do this please. Thanks for any help.