Anonymous - 2004-04-29

I have named labels tags within my html. I've tried using getParameterValue() with no success. This does not seem to work with labels tags.

Also tried getElementWithID(), this returns an object (not null). getClassName() returns an empty string ? Also no methods within HTMLElement that give the value of the label.

I assume the need to interrogate label values has been covered / Am I missing something ?