change pwd string as *****
i develop a node to display a report.i just want to make the password displayed as (*******).I already set in database(access)(input mask:********and textbox property to charpwd=* but the report cannot copy as (*) in the report.It display in char.Example:
password:******
in report it display:eiduan
where the ******=eiduan
help me plz