:: Forum >>
Is there a Password InputBox??
Hi everybody... is there a Password InputBox in ActiveWidgets???
Thanks
Mark
Tuesday, February 7, 2006
I believe you have to set a property or setAttribute() but I am not sure how to access it through the AW.UI.Input object. Maybe someone else can provide an example.
Tony
Tuesday, February 7, 2006
Rob Francis
Tuesday, February 7, 2006
obj.getContent('box/text').setAttribute('type', 'password');
Tony
Tuesday, February 7, 2006
Tuesday, February 7, 2006
This topic is archived.
Back to support forum
Forum search