如何在Vb.net中创建登录表单 [英] How to Create login form in Vb.net

查看:112
本文介绍了如何在Vb.net中创建登录表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好!我想创建一个具有用户名和密码的登录表单,以便它可以限制用户使用计算机。请帮我。我正在使用VS 2005

Hello! I want to Create a log in form having user name and password, so that it can restrict users from using computer. Please, help me. I am using VS 2005

推荐答案

这是Windows身份验证应该为您做的事情。

您不应该编写自己的登录信息用于登录计算机的表单。
That is what Windows Authentication is supposed to do for you.
You should not be writing your own login form for logging into the computer.


请按照以下链接进行操作。



您将看到如何创建一个登录表单许多控件。



1.加密密码

2.登录尝试计数

3.阻止任何UN-授权登录尝试





http://www.samplevbcodes.blogspot.com/



如果您需要任何进一步的帮助,请通过电子邮件与我联系以获取源代码:jwkct.sampath@gmail.com
Please follow up below link.

You will see how you create a Login form with many controls.

1. Encrypted Passwords
2. Login attempts counting
3. Blocking any UN-authorized login attempts


http://www.samplevbcodes.blogspot.com/

If you need any further help, Please contact me for source code with form by a email to : jwkct.sampath@gmail.com


这篇关于如何在Vb.net中创建登录表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆