Ajax另一种常见的用法是实现登录表单。
验证要求:用户在登录表单上输入用户标识和密码。
Validation requirements: user enters a user id and password on the logon form.
什么正确的方法来实现MVC的登录表单?。
它负责生成当用户试图访问受限制的操作时显示的登录表单。
It is responsible for generating the login form that users will see when they try to access a restricted action.
设想一个包含用户名域、密码域及登录按钮的简单登录表单。
Imagine a simple log-in form where you have a username field, a password field and a login button.
因此,第一步需要在把登录表单指向这个脚本,如清单3所示。
So the first step is to point the login form to that script (see Listing 3).
最初的登录表单还算差强人意,但是随后便被新功能完全取代。
The login form was adequate to start with, but it has been completely superseded by new functionality.
实际上,大多数试验与登录表单或是市场活动没什么关系。
In fact, most of your experiments have nothing to do with landing pages or marketing.
我们希望让请求实际上继续处理,但是是将用户重定向到一个登录表单。
We want to actually proceed with the request, but redirect the user to a login form. We do this like so
WebSpherePortal利用了一个登录表单(缺省处理)。
WebSphere Portal utilizes a login form (default processing).
对实例的这些修改会使登录表单不相关,并使菜单按钮相关,如图3所示。
Making these changes to the instance makes the login form irrelevant, and the menu button relevant, as you can see in Figure 3.
如果不存在的话,重定向回登录表单以允许User再一次提供正确的凭证。
If not, redirect back to the login form to give the User another chance to provide the correct credentials.
清单7显示了一个示例,其中包含有一个登录表单并处理了一些与之有关的元素。
Listing 7 shows an example in which you find a login form and manipulate several elements around it.
单击log in链接,提交登录表单,会看到个人信息表单载入第一个选项卡。
Click the log in link, submit the login form, and you should see the personal information form load in the first TAB.
php文件显示登录页面,其中包含一个从用户登录区块复制的登录表单。
The login.tpl.php file renders the login page with a login form copied from the user login block.
如何隐藏网站的登录表单,以确保只有所有者或管理员可以登录到网站吗?
How to hide the log in form of a website to make sure that only the owner or admins can log in to the site?
当登录表单提交后,WebSEAL和用户重新验证后的WebSEAL重新提交此请求。
When the login form has been submitted, WebSEAL and the user re-authenticated WebSEAL resubmit the request.
我特别想在主页上实现一个登录表单,当我单击Login按钮时便会弹出一个登录表单。
In particular, I want a login form on the main page so when I click the login button, a login form pops up.
在LotusDomino的当前版本中,这种强制口令更改可以通过定制登录表单来实现。
This enforcement of password changes is available in current versions of Lotus Domino by customizing the login form.
我正在开发一个桌面应用程序,和我有一个登录表单,用户必须填写以访问应用程序。
I'm developing a desktop application, and I have a login form which the user has to fill in order to access the application.
因为注入脚本可以访问dom树的任何部分,所以它们可以从登录表单的文本字段中窃取密码信息。
Since injected scripts can access any part of the DOM tree, they can, among other things, steal password information from the text field of login forms.
如果用户还没有登录,Wicket就创建一个登录表单,用户可以在其中输入用户凭证,见图2。
If the user is not logged in, then Wicket creates a login form where the user can enter his or her credentials, as shown in Figure 2.
如果单击log in链接,那么个人信息选项卡的内容就被登录表单刷新,如图4所示。
If you click the log in link instead, the contents of the Personal Info TAB refresh with the login form, as shown in Figure 4.
门户屏幕是通常显示Portlet(主屏幕)的区域,但也可以显示其他内容,如登录表单或错误消息。
A portal screen is the area that typically displays portlets (Home screen), but it can also display other content such as a login form or error message.
登录表单在因特网中几乎无处不在,从电子邮件访问到购物车,甚至在线银行业务,这些应用它都可以支持。
The login form is nearly omnipresent throughout the Internet, supporting everything from E-mail access to shopping carts and even online banking.
logininputview生成一个登录表单,当用户试图访问一个受限action时会看到该表单。
The LoginInputView generates the login form that users will see when they try to access a restricted Action.
WebSphereApplicationServer通过表单登录身份验证方法使应用程序出现位置特定的登录表单。
WebSphere application Server lets applications present site-specific login forms by using of the form-login authentication method.
但是,当用户单击表单上的Login按钮时,页面将使用Ajax . Request对象向服务器请求登录表单。
But, when the user clicks the login button on the form, it USES the Ajax.Request object to request a login with the server.
但是,当用户单击表单上的Login按钮时,页面将使用Ajax . Request对象向服务器请求登录表单。
But, when the user clicks the login button on the form, it USES the Ajax.Request object to request a login with the server.
应用推荐