Sever tag not well formed while using hidden field?
服务器标记形成不好而使用隐藏字段?
When the form is not editable, the parameter is still present, thanks to the hidden field.
当表单是不可编辑的,由于有一个隐藏域,这个参数仍然会出现。
My second thought was to put in the page a hidden field containing the id of the product.
我的第二个想法是放在页面的隐藏字段中包含产品ID。
The event handler takes the contents of the text box and stores it in the hidden field on the Web page.
该事件处理程序获取文本框的内容,并将它存储在网页上的隐藏字段中。
That handler changes the value of the hidden field back and forth, based on the opposite of the current value.
该处理程序将基于当前值的相反值来回更改隐藏字段的值。
That click sends the Ajax request to the server, the server returns current progress status, and the hidden field is updated.
点击行为将Ajax请求发送给服务器,服务器返回当前的进度状态,隐藏的域也会随之更新。
This property registers the hidden field only when the control that is registering the field is inside an T:System. Web. UI.
仅当记录该字段的控件存在于将被更新的控件中时,该属性才指向隐藏的字段。
The main difference is that the action parameter is passed by using an HTML hidden field element rather than in a Faces parameter.
主要区别在于,行为参数是通过使用一个html隐藏域元素来传递的,而不是在Faces参数中。
Listing 10 shows the first field of the form, which is an input box if edit_mode is true or a hidden field if edit_mode is false.
清单10显示的是表单的第一个域,如果edit _ mode是true,它就是一个输入框;如果edit _ mode是false,它就是一个隐藏域。
Rather than relying on automatically recorded hidden field data, extraction rules can be manually added and customized as needed.
提取规则可以根据需要手动添加和自定义,而不是依赖于自动记录的隐藏字段数据。
Using the HttpMethodOverride helper method, the framework can emit a special hidden field to simulate REST verbs when making AJAX calls.
通过使用HttpMethodOverride方法,框架会生成一个特殊的隐藏字段,以便在AJAX请求中模拟RESTverbs。
Edit If you want to have the displayed value to be passed in the form, but not "visibly editable", you've got to pass it as an hidden field.
编辑如果你想要显示的值被传递的形式,但不明显可编辑的,你必须把它作为一个隐藏字段。
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字符串,并通过存储到某个隐藏字段中的方式将该字符串发送至服务器。
When you store data into hidden fields, you end up manipulating many hidden fields or manipulating hidden field data every time the user enters new vehicle data.
如果要将数据存储到隐藏字段中,您会为用户每次输入新的车辆数据都要处理很多隐藏字段或处理隐藏字段数据而感到烦恼。
When the page contains a control that does cross-page Posting, a new hidden field named __previouspage is created. The field contains information about the Posting page.
当含有可以cross - page posting的控件时,页面会创建一个name为__previouspage的隐藏域,此域包含了提交页的信息。
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 的属性。
For every form there should be an internal action processing the form after the user has submitted it. A hidden field is used to invoke a specific internal action, as shown in Listing 31.
每个表单都应该有一个内部操作,以在用户提交表单之后处理表单。
Cache the data in some format into hidden form field (s) as the user clicks to add the next vehicle's data.
在用户单击以添加下一台车辆的数据时将数据以某种形式缓存到隐藏的表字段中。
Another use of this function is to populate any hidden INPUT elements based on other form field values.
此函数的另一个作用是根据其他表单字段值填充任何隐藏的INPUT元素。
View state is a fancy name for ASP.NET storing some state data in a hidden input field inside the generated page.
视图状态是一个有趣的名称,用于表示在所生成页的隐藏输出字段中存储一些状态数据的ASP.NET。
Individual fields can be hidden or restricted by modifying the field properties (see figure 4).
可以通过修改字段属性来隐藏或限制单个字段(参见图4)。
JSF does the actual storage and state management, typically though a session, a hidden form field, cookies, etc.
JSF通常通过会话、隐藏表单字段、cookies等进行实际的存储和状态管理。
After you have the current progress updated in the hidden input field, all that's left to do is to update the ProgressBar component accordingly.
当您当前的进度在隐藏的输入域中更新之后,剩余的任务就是更新相应的ProgressBar组件。
The hidden text field gives me a place to store the id of the Airport when the entire form is submitted back to the server.
当整个表单提交到服务器时,隐藏的文本字段提供了一个存储Airport的id的位置。
As soon as that happens, you take the value of the hidden input field and update the progress bar (see Listing 18).
一旦运行,您就可以获得隐藏域中的值和更新的进度工具条(参见列表18)。
As the platoon looped back to base, an alert Marine noticed a stretch of orange kite-string hidden in the furrows of a barren field.
当这个排原路返回基地时,一位警惕的陆战队士兵注意到一段橙色风筝线埋在一块荒地的梨沟里。
I can do this because the top of this file contains an if statement that checks for the existence of the hidden input field named store, which is always set to True.
我之所以可以这样做是因为此文件的顶部包含if语句,该语句可以检查潜在的输入字段store是否存在,而这永远被设置为True。
To make it work, all you need to do is change the value of the "hidden" field to your website's domain name.
为了让它运转起来,你需要做的只是把“hidden”字段的值改成你网站的域名。
To make it work, all you need to do is change the value of the "hidden" field to your website's domain name.
为了让它运转起来,你需要做的只是把“hidden”字段的值改成你网站的域名。
应用推荐