w*s 发帖数: 7227 | 1 【 以下文字转载自 Programming 讨论区 】
发信人: wds (净洗前尘,从头再来), 信区: Programming
标 题: CGI question: prefilled value in webpage
发信站: BBS 未名空间站 (Thu Feb 28 22:30:44 2013, 美东)
when login to a webpage, it'll popup window asking for username and password.
each time i have to type in them.
is there a way in CGI code (perl, python etc.) to prefill the username ?
like using cookie etc.
(the reason is user doesn't know username for existing products,
just password, don't ask me why.
but in the password file in lighttpd/apach, always username:pswd) |
|