Replacing characters with * (OpenInsight Specific)
At 07 NOV 2001 11:06:54AM a becker wrote:
In a given situation, the user is required to enter a password. I want to know what command to use to replace anything the user types with an *, just like all the password screens do. I'm stumped as to how to do this. Maybe I can't see the forest for the trees.
Thanks
Andy Becker
Illinois State Lottery
At 07 NOV 2001 11:48AM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
Set the PASSWORD checkbox the editline to true. You can do this from the editline properties box - it's a "pseudo property" in that it actually sets an editline style bit.
World Leaders in all things RevSoft
At 07 NOV 2001 01:42PM a becker wrote:
Thanks - like I said - I can't see the forest for the trees.