Groups | Blog | Home
all groups > dotnet general > july 2007 >

dotnet general : expose text in password field textbox?



S Moran
7/31/2007 8:32:55 AM
many moons ago i had a small app that you could drag onto a textbox in an
application or on a website that contained text that was hidden with
asterisks and the underlying text would be revealed. im wondering how this
was done and is it something i can easily duplicate?
S Moran
8/1/2007 9:28:55 AM
problem is that you cant copy from a password field. these utilities are
available as freeware but im more interested in HOW theyre doing it



[quoted text, click to view]
Andrew Morton
8/1/2007 2:13:38 PM
[quoted text, click to view]

That sounds like the hidden text was displayed using a font consisting of an
asterisk for each character, in which case "all" that would be needed would
be to copy the text and display it in a normal font.

Andrew

AddThis Social Bookmark Button