in reply to Re: Password Popup help
in thread Password Popup help

The program is for a window's program. I got the idea for the password thing from credit cards. Each company should have a set number, for secrurity.

Replies are listed 'Best First'.
Re^3: Password Popup help
by atcroft (Abbot) on May 16, 2004 at 02:43 UTC

    You have several options, when it comes to requesting the password under windows. In browsing around CPAN while reading your question, I found the following which I think might include functions for requesting a value that is concealed as it is typed. I won't say they will all do what you seek easily, but might prove useful.

    Hope that helps get you started, at least...