Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - javascript application form
Search - javascript application form - List
DL : 0
实现原理: 使用使用<script type="text/javascript" src="http://localhost:7771/SSOSite/SSOContext.aspx?app=portal"> </script>形式远程调用单点登录系统上的脚本,获取加密后的用户登录票据信息,自动绑定到当前页表单的相应字段,并自动提交到后台。后台解密前台提交的用户登录票据信息,判定用户是否已在单点登录系统上成功的登录,如果已登录返回系统首页,如果没有登录,跳转到单点登录系统登录页。使用DES加密用户登录票据信息,不同应用系统使用不同密钥。 开发环境(VS2008 + Eclipse3.2) 轻量级单点登录系统解决方案包括以下项目: 1、公共组件SSOLab.SSOServer.Components 2、单点登录系统SSOLab.SSOServer.WebApp 3、企业门户系统系统演示SSOLab.Portal.WebApp 4、人力资源管理系统演示SSOLab. APP1. WebApp 5、财务管理系统演示SSOLab. APP2. WebA- That use <script type="text/javascript" src="http://localhost:7771/SSOSite/SSOContext.aspx?app=portal"> </ script> script on the form of remote single sign-on system call, gain access to encrypted bills after the user logs on automatically bound to the appropriate fields of the current page form, and automatically submitted to the background. Background decryption front submitted by users log notes to determine whether the user has single sign-on system login If you are logged back into the system Home If you are not logged in, jump to the single sign-on login page. DES encryption users log notes information, different application systems use different keys. Development environment (VS2008+ Eclipse3.2,) The lightweight single sign-on system solutions, including the following items: A public component SSOLab.SSOServer.Components 2, single sign-on system SSOLab.SSOServer.WebApp 3, the enterprise portal system demonstrates SSOLab.Portal.WebApp 4, human resources
Date : 2025-12-22 Size : 467kb User : xsj

DL : 0
how to modify the default ASP.NET MVC project to use Twitter Bootstrap Modal Dialog as a login dialog. Graceful degradation for non JavaScript Browsers is included.-Introduction This article shows how to use the Modal Dialog jQuery plugin of the Twitter Boostrap framework to create a smoother user login experience. This solution can be easily included into an ASP.NET MVC project created by a default Visual Studio 2013 ASP.NET MVC project template. Instead of redirecting to the login page when clicking the Login navigation item, mouse clicking on that link opens the login form in a modal dialog. Using Twitter Boostrap jQuery modal dialog plugin allows this dialog to be well integrated into the overall Boostrap design of the web site created by the ASP.NET MVC project template. This solution leads to a smoother user login experience. When the user has JavaScript disabled, the user is redirected to the login page and the application behaves normally. Contributions This project has arisen with contributions by: Implementing Ajax Login in ASP.NET MVC Forloop HtmlHelpers HtmlHelpers that help Partial Views to add script blocks or re
Date : 2025-12-22 Size : 820kb User : MahdiAttar
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.