如何创建随机密码
问题描述:
每一个人;
我正在制作学生注册表。我希望当管理员注册新学生时,会在标签框中为每个学生随机显示密码。管理员在注册期间没有输入密码。我希望系统默认选择密码,但随机选择。我使用学生ID作为主键。
任何人都可以给我一些提示。
提前感谢...
hi every one;
I am making student registration form. I want that when admin register the new student then password are showed randomly for every students in label box. admin didn''t enter the password during the registration. I want that system pick the password by default but randomly. I uses student Id as a primary key.
can anyone give me some hints about it.
thanks in advance...
答
http://social.msdn.microsoft.com/Forums/eu/csharpgeneral/thread/fd8664ac-aa75-47df-94b8-b64580dab93c
在ASP.NET中生成随机密码 [ ^ ]
密码生成器 [ ^ ]
other [ ^ ]
Generate Random Password in ASP.NET[^]
Password Generator[^]
other [^]