除非用户在我的“p.net mvc(C#)申请中点击记录,否则我需要保持会议活力。
当用户关闭浏览器并再次开放时,会议应继续采用这些数值。
我正试图像 st忙一样执行。
任何想法/建议?
除非用户在我的“p.net mvc(C#)申请中点击记录,否则我需要保持会议活力。
当用户关闭浏览器并再次开放时,会议应继续采用这些数值。
我正试图像 st忙一样执行。
任何想法/建议?
您说,你想把本届会议活下来“就像在圣克韦里”一样。 ...... StackOverflow与大多数安全地点一样,不能无限期地活着。 它使用ok子“沉积” log。
如果你使用表格,你可以做这样的事情:
FormsAuthentication.SetAuthCookie("userName", true);
这将形成一种 co,在各种浏览器会议中始终存在,并将实现你所期待的目标。
如果你想要记住的话,即使(由于会议闭幕)你强迫你们的用户再次登录。 你们需要坚持会议数据。 也许你们的网络成员能够这样做。
首先,如果你想要提供多会期但时间性的数据,你或许应当看管处。 NET用户简介。
如果你想要坚持会议记录,则看一看处理用户记忆问题的方式说明。
如果你需要无限期地保持会议活力,而不给人留出时间(在某些情况下,由服务器行政引发谋杀),那么一个 ne子就是在浏览器开放并有效地进行“使本届会议活下来”的骗子上安装Ajax“智能beat”。
What are the advantages/disadvantages of using include/require s to achieve a singular file that contains multiple pages as opposed to directing the user to many individual pages and storing the ...
I used iis6, and when i called a function Directory.delete(), the all the session relate this website will be logged out. and i debugged the website, i found no exception. any one have ideas on this ? ...
What is the best way to check session from a view in CodeIgniter, it shows no way in their user guide, otherwise I will have to make two views on everything, which is kinda weird...still a newbie to ...
I am storing an array of a custom serializable class in session on my site. When a page on the site changes, suddenly it renders them invalid, and tells me that it can t cast the type to it s own ...
I ve tried searching for this but it s pretty difficult to put into words. Basically, our site will run fine for most users without any issues. Sometimes though, those of us who use the site pretty ...
Is it possible to get the size(in bytes) of a Session object after storing something such as a datatable inside it? I want to get the size of a particular Session object, such as Session["table1"], ...
提供严格分类的与会机会的最佳方式是什么? 我正计划转而选择矩阵,这正在促使汇编者抱怨我的幻觉方案拟订方法......
I m trying to create an authentication mechanism for my PHP Application and I m having difficulty destroying the session. I ve tried unsetting the authentication token which was previously set within ...