Then, it uses a set of chained methods to return the hidden form elements.
然后,使用一组链接的方法返回隐藏的表单元素。
When form is submitted I read hidden form field and compare it with token in user session.
当表单提交时我读隐藏表单字段与用户的会话令牌比较。
But they should recognize that tax expenditures are best viewed as a hidden form of spending.
但是他们应该认识到税式支出其实应该被看做是隐形的支出。
It generates a hidden form field (anti-forgery token) that is validated when the form is submitted.
它会产生一个隐藏的表单字段(防伪标记),提交表单时验证。
Cache the data in some format into hidden form field (s) as the user clicks to add the next vehicle's data.
在用户单击以添加下一台车辆的数据时将数据以某种形式缓存到隐藏的表字段中。
JSF does the actual storage and state management, typically though a session, a hidden form field, cookies, etc.
JSF通常通过会话、隐藏表单字段、cookies等进行实际的存储和状态管理。
This solution is rather crude, however, closely resembling the use of hidden form fields to pass along values between requests.
然而,这种解决方案有些简陋,很像使用隐藏的表单字段在请求之间传递值。
When you turn off view state, the page saves this required information as a hidden form variable that is sent on a round trip to the client.
当您关闭检视状态时,网页会将这个必要资讯另存为隐藏的表单变数,该变数会在往返过程中传送给用户端。
I therefore thought of storing the reference as the caption of a control on a hidden form to protect it from Program Reset clearing all VB variables.
因此,我想到将引用存储为隐藏表单上的控件的标题,以保护其免于程序重置清除所有VB变量。
From human body language' hidden form, expressive form and signs of both inside and outside, it manages to fix its position and determine its quality.
从人体词语的隐含、显潜形式、内外标志等方面对这一复合词形式进行定性、定位。
This rule extracts all the hidden form fields from an HTML page and stores them in the context so a subsequent request can use the hidden form field values.
此规则从HTML页面提取所有隐藏的窗体字段并将它们存储在上下文中,因此后面的请求可以使用隐藏的窗体字段值。
Similarly, the non-editable version of the form contains the hidden form element only if the submitted form data contains the post parameter named demo_checkbox.
类似地,不可编辑的表单只有在所提交表单数据中包含了名为demo_checkbox的post参数时才会包含这个隐藏表单元素。
Storing session state in the client using HTTP cookies or hidden form fields has significant security risks — it exposes a part of your application internals to the untrusted client layer.
在客户端用HTTPcookie或者隐藏表单字段存储会话状态有很大的安全风险——它将应用程序的一部分内部内容暴露给了非受信任的客户层。
Oops.) Besides, using cookies or hidden form fields is messy, error-prone, and brittle (and a cookie-based approach won't work at all if the user has disabled the use of cookies in the browser).
噢)此外,使用cookie或者隐藏表单字段很混乱,容易出错,并且脆弱(如果用户禁止在浏览器中使用 cookie,那么基于cookie的方法就完全不能工作)。
When the user is done with all the vehicles, you can simply form a JSON string out of that object and send it to the server by storing it in some hidden field.
当用户输完所有车辆数据后,您只需构建一个源于该对象的JSON字符串,并通过存储到某个隐藏字段中的方式将该字符串发送至服务器。
Another use of this function is to populate any hidden INPUT elements based on other form field values.
此函数的另一个作用是根据其他表单字段值填充任何隐藏的INPUT元素。
Then, use the response information to set hidden inputs in the form before you submit it to the server.
然后,在将其提交到服务器之前,用响应信息设置表单中的隐藏输入。
Another method of saving state information is to store the information in hidden fields within a form.
保存状态信息的另一种方法是将信息存储在表单的隐藏域中。
The hidden variable on the form (Figure 20) is used to persist this value between different command actions on the page.
表格上的隐藏变量(图20)用于在页面上不同命令动作间保持其值。
When the form is not editable, the parameter is still present, thanks to the hidden field.
当表单是不可编辑的,由于有一个隐藏域,这个参数仍然会出现。
Intensely loyal, contemptuous of the press and overwhelmingly hostile to any form of public disclosure, the Bushies did a remarkable job of keeping their doings hidden for eight years.
布什方面对媒体忠实然而轻蔑,仇视任何形式向公众揭露的活动,在过去八年里他们一直掩人耳目的进行着自己的工作。
You'll also learn how to build a form that has two versions, one letting the user enter data in the input fields and the other using hidden fields and presenting the data in a non-editable manner.
您还将了解如何创建两个版本的表单,其中一个提供输入域让用户输入数据,另一个使用隐藏域并以不可编辑形式显示数据。
Some hidden fields are added at the top of the form.
在表单的顶部添加一些隐藏字段。
At the end of the HTML form, you will notice some hidden elements.
在这个HTML表单的结尾,有一些隐藏元素。
Data can be passed using the request or the session, or you can even define a hidden variable on the form to pass the data. For example.
可利用请求或会话传递数据,或者您甚至能在表格上定义隐藏变量传递数据。
NET page has 2 parts, one is the page which is displayed on the browser which has HTML tags, hidden values in form of viewstate and data on the HTML inputs.
任何ASP.NET页面有2个部分,一个是显示在浏览器上的页面,它有HTML标记、viewstate形式的隐藏值、HTMLinputs上的数据。
Developers can use standard HTML forms, but Facebook adds more parameters in the form of hidden inputs.
开发者可以使用标准的表单标签,但是Facebook以隐含输入的方式加入了更多的参数。
The session ID can be passed in one of three ways: as a parameter in an HTML form (typically a hidden field); as a parameter appended to the query string; or as an attribute of a cookie.
会话标识可以用三种方式中一种进行传递:作为HTML表单中的参数(通常是隐藏字段);作为附加在查询字符串后的参数;或者作为 cookie 的属性。
The session ID can be passed in one of three ways: as a parameter in an HTML form (typically a hidden field); as a parameter appended to the query string; or as an attribute of a cookie.
会话标识可以用三种方式中一种进行传递:作为HTML表单中的参数(通常是隐藏字段);作为附加在查询字符串后的参数;或者作为 cookie 的属性。
应用推荐