No such thing as a small change | |
PerlMonks |
Re: Form passwords cached when redisplayed?by andye (Curate) |
on Apr 06, 2001 at 20:53 UTC ( [id://70513]=note: print w/replies, xml ) | Need Help?? |
If the page is cached in the browser, then the password will be visible in the page's source, even if the browser doesn't display it in the form. If the page is the result of a POST though, then it shouldn't be cached (although that's up to the browser).
andy.
In Section
Seekers of Perl Wisdom
|
|