初学者的asp.net登录(使用c#)

编程入门 行业动态 更新时间:2024-10-22 11:42:21
本文介绍了初学者的asp登录(使用c#)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我是新的asp ..有人可以提供一些帮助进行登录的帮助,其中包括专业登录的所有功能...

i am new asp..can some one plz provide some help hoe to make login which include all functionalities of professional login...

推荐答案

您在ASP.NET 2.0及更高版本中已经具有登录控件和所有必需的功能. 在这里查看:登录控件概述 [ ^ ] 如果您想要自定义登录,请看这里:构建自定义登录控件 [ ^ ] 您所需要做的就是提供一个UI来接受输入,然后在内部存储它,以便您可以在下次登录时对其进行验证. You already have Login Control with all needed features in ASP.NET 2.0 onwards. Have a look here: Login Control overview[^] In case you want a custom one, look here: Building custom login control[^] All you need is to provide a UI to take input and then internally you need to store it such that you can verify it on next logon.

更多推荐

初学者的asp.net登录(使用c#)

本文发布于:2023-11-09 20:36:18,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1573375.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:初学者   asp   net

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!