Howdy All!

Is there any difference between referencing objects and attributes with dot
notation or bracket notation?

Example,
document.formna me.controlname
document [formname] [controlname]

Can I access attributes and objects equally with both?

Thanks for any advice!

Rob
:)...