Welcome![Sign In][Sign Up]
Location:
Search - login session

Search list

[WEB Codelogin

Description: PHP系统登录判断界面,主要是通过SESSION的传递值来进行比较。
Platform: | Size: 1051 | Author: ZIPPO | Hits:

[EditBoxlogin

Description: 用ASP制作网站登录系统 把用户名写入Session(\"userid\")是为了防上非法登录,只要在受限页面的头部加入下面代码: 以下为程序代码: <% if session(\"userid\")=\"\" then response.write(\"<script language=javascript>alert( 对不起,你没有查看该页的权限或已超时,请重新登录! ) location.href= loging.asp </script>\") End %>
Platform: | Size: 8296 | Author: tomosak | Hits:

[WEB Code17聊天室

Description: 在这个综合的实例中,是展示综合利用request、response、session和application等asp的内建对象,是一个具有一定功能的聊天室。可以说是前章简单聊天室的补充,第一是增加了用户登录的功能:用户不能用已经在聊天室注册的用户名或昵称;第二是在线人数统计;第三是可以选择说话的人,该聊天室可以说只是一个雏形,还可以用数据库管理,管理员踢人等许多功能,还需要您加以实现。-the example of this integrated, comprehensive utilization of display request, response, session and other asp application with the built-in objects, it is a function of a certain chat rooms. The former can be said to be simple chapter added to the chat room, the first is to increase the user login function : users can not already registered with the chat room user name or nickname; the second is the number of online statistics; the third option is to speak to the person in the chat room will be just a prototype, can also use database management, administrators SAYS many functions, you also need to be achieved.
Platform: | Size: 3072 | Author: 杨洋 | Hits:

[WEB Codelogin

Description: PHP系统登录判断界面,主要是通过SESSION的传递值来进行比较。-PHP system registry to determine interface, mainly through the SESSION value to the delivery were compared.
Platform: | Size: 1024 | Author: ZIPPO | Hits:

[Software EngineeringOnlineManagementofExaminationSystemBasedonStruts.r

Description: 该系统采用了B/S结构模式,利用JSP技术,采用开源框架Struts,使用连接池技术通过JDBC访问数据库。特别在登录安全问题,借助Web服务器Session对象,综合运用数据加密技术与图片验证码技术,增强Web用户登录安全策略。 -The system uses the B/S structure model, the use of JSP technology, the use of open-source framework Struts, the use of connection pooling technology to access the database through JDBC. Security issues, especially in the registry, using Web server Session object, the integrated use of data encryption technology and picture Verification Code techniques to enhance Web user login security policies.
Platform: | Size: 3240960 | Author: 张勇 | Hits:

[OS programgetallsession

Description: 可以获得所有的登录session的源代码-Get all the source code of login session
Platform: | Size: 3072 | Author: sdeo | Hits:

[EditBoxlogin

Description: 用ASP制作网站登录系统 把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码: 以下为程序代码: <% if session("userid")="" then response.write("<script language=javascript>alert( 对不起,你没有查看该页的权限或已超时,请重新登录! ) location.href= loging.asp </script>") End %>-Using ASP to create Web site log on to the system user name written into the Session ( userid ) is to prevent illegal log in, as long as the restricted page in the head by adding the following code: The following code: < if session ( userid ) = thenresponse.write ( <script language=javascript> alert (Sorry, you do not have permissions to view the page or has timed out, please re-log on!) location.href = loging.asp </ script> ) End >
Platform: | Size: 8192 | Author: tomosak | Hits:

[.net3

Description: 功能强大,界面美观的.net通用上传组件 功能特点: 1、自定义上传文件类型、浏览资源管理器窗口标题; 2、根据登陆的用户session不同,自动上传至该用户名的目录下,如果没有该用户,则自动建立该用户目录; 3、支持多选,多项文件上传; 4、极速上传、几个G的文件列表上传速度极快; 5、文件大小不受限制; 6、可以自定义单文件大小、累计文件大小; 7、界面相当美观; 8、可扩展性、灵活性极高。-Powerful, beautiful interface. Net upload component common features: 1, custom file type, browse Explorer window title 2, according to the user login session is different from automatically uploaded to the user name of the directory , if not the user, then automatically create the user directory 3 in support of more than elections, a number of file upload 4, upload speed, the document lists a number of G fast upload speed 5, the file size does not restricted 6, can customize a single file size, a total file size 7, a very beautiful interface 8, scalability, high flexibility.
Platform: | Size: 230400 | Author: cnwst | Hits:

[Windows DevelopJSP1

Description: Jsp的session编程。使用session存储有关数据。 页面效果显示顺序:login.jsp School.jsp Major.jsp Info.jsp-Jsp Programming the session. The use of session data storage. Results show that the order page: login.jsp School.jsp Major.jsp Info.jsp
Platform: | Size: 2048 | Author: 夜月烨 | Hits:

[CSharpWebSite1

Description: (1)创建登录界面 (2)创建注册界面 如下注册信息并要求验证: 用户名 真实姓名 年龄 出生年月 地址 邮箱 电话 密码,以上信息保存在一个C#对象中 并将其存放到session里。 (3)创建显示页面,显示用户注册信息 (4)通过1创建的登录页面和2输入的注册用户信息进入系统。 -(1) create a login screen (2) the registration interface to create the following registration information and request verification: Username Real Name Email Address Telephone Date of birth age password, the above information stored in a C# object and store in the session. (3) create a display page showing the user registration information (4) to create a login page and 2 registered users entered information into the system.
Platform: | Size: 7168 | Author: 董文丽 | Hits:

[ActiveX/DCOM/ATLlogin

Description: Very useful login script and session management, It stores passwords in encrypted form. Codes are structured and well commented.
Platform: | Size: 2048 | Author: Yasir | Hits:

[WEB Code3927

Description: A simple login script that I made. Modify this to suite your need. It use session to store data in session file submited by the page, In this example the username and password will be save in the session file created by php
Platform: | Size: 2048 | Author: luckybbq | Hits:

[WEB Codebigworld(divcss)1.1

Description: 我写的PHP博客系统的源码,实现功能有:发表文章,显示文字,评论,分页,留言板,验证码,div+css页面设计,登录,session验证等功能。 演示地址:http://www.bigworld.phost.ws/bigworld-I wrote the PHP source blog system, implementation features are: an article, display text, comments, paging, message boards, verification code, div+ css page design, login, session authentication and other functions. Demo:http://www.bigworld.phost.ws/bigworld
Platform: | Size: 29696 | Author: hemingway | Hits:

[CSharpLogin.aspx

Description: 一个网站的登陆页面的控制。 实现登陆添加session-Login control
Platform: | Size: 1024 | Author: fenglin | Hits:

[JSP/Javasession

Description: 这是一个JSP中将参数送至会话层的程序,以及可以自动跳转,可以显示登录功能-This is a JSP will be sent to the session layer of the process parameters, and can automatically jump, you can display the login function. . .
Platform: | Size: 2048 | Author: 程栋 | Hits:

[WEB Codelogin

Description: php login plus session
Platform: | Size: 93184 | Author: James | Hits:

[CSharplogin

Description: login model,register model(including Verification code ),session, c#
Platform: | Size: 226304 | Author: 王少园 | Hits:

[JSP/Javalogin

Description: login options for the Student in the Session . So that Another Member cant acce-login options for the Student in the Session . So that Another Member cant access
Platform: | Size: 1024 | Author: rizw | Hits:

[WEB CodeMultiUserPB

Description: 这是一个完整的Web应用程序。门户网站的几乎所有功能正常的web应用程序的需要。像登录、会话安全、活跃用户检测、管理公共和私人文件夹。可以创建自己的电话簿有账户,他/她能够节省公共(共享手机号。)/私人手机号。更新、删除和找到电话条目与用户一起改变密码,忘记用户密码功能可用来管理个人账户存在 网格视图可用来给一个不错的看电话列表。-This is a complete Web application. Almost all portal functioning web application needs. Like login, session security, detection of active users, the management of public and private folders. You can create your own phone book have an account, he/she can save the public (shared phone number.)/Private phone number. Update, delete, and find phone entries with users to change passwords, forgotten user password function can be used to manage individual accounts exist grid view can be used to give a good looking phone list.
Platform: | Size: 99328 | Author: 叶问 | Hits:

[WEB Codeuser-login-session-timeout-logout-in-php

Description: its a php login script with has session that times out
Platform: | Size: 3072 | Author: sir-myke | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net