Cookie或memberInformation或ID逐页获取... [英] Cookie , or memberInformation or ID fetch from page to page...

查看:52
本文介绍了Cookie或memberInformation或ID逐页获取...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的朋友猜猜我需要知道什么


例如我有asp.net页和母版页上的4个超级链接.

1-简介
两张照片
三首诗
4部小说

当有人要阅读它们时,谁应该登录到站点...通过我具有默认页面的方式以及人们可以在其中登录并重定向到简介页面的方式,在此过程中,我在简介页面中获取UserID或电子邮件地址.我想知道如何查看页面之间的用户状态. ="http://support.microsoft.com/kb/301240">如何在ASP.NET应用程序中实现基于表单的身份验证 [此页面 [ 解决方案

Cookies, definitely: there is a brief guide (with links to further information) here: How To Implement Forms-Based Authentication in Your ASP.NET Application[^]

You then retrieve the encrypted login cookie and pick up the user details from there.


I''d read this page[^] and see if it helps answer your question


这篇关于Cookie或memberInformation或ID逐页获取...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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