The browser can ask the server different questions in the form of URLs and pass along hints packaged as request parameters and POST data, but it doesn't really speak the server's language.
浏览器可以以URL形式询问服务器不同的问题并将打包成请求参数和POST数据的提示一并传递,但它其实并不 “讲” 服务器的语言。
After the database information is set, be sure that a user name and password were passed through the form post; if so, you extract the post data and connect to the database.
数据库信息建立之后,确保用户名和密码被通过表单张贴传递;如果是这样,提取张贴数据然后连接到数据库。
This leaves us with simple HTML forms and a server endpoint to convert form data to an Atom entry and POST it to the Annotation Service endpoint.
因此,最好的方法是使用简单的HTML表单和服务器端点,把表单数据转换为atom条目并提交给注解服务端点。
The API allows information to be entered and managed using POST, PUT, and DELETE methods with the service data encapsulated in an HTML form or an XML Atom document.
API允许使用POST、PUT和DELETE方法(将服务数据封装在HTML表单或XMLAtom文档中)输入和管理信息。
When the user submits the form, the client browser sends the input data to the server in a POST transaction.
用户提交表单时,客户端浏览器将输入数据放入一个POST事务并发送到服务器。
Precisely, the script does not call itself, but posts form data to itself. This process is known as post back.
准确的说这种代码并没有调用自身,只是传递形成的数据给自身,这个过程被称为往回传递。
SimpleFormContoller provides the functionality to display the form upon receiving an HTTP GET request and process the same form data upon receiving an HTTP POST.
SimpleFormContoller提供了显示从HTTPGET请求接收到的表单的功能,以及处理从 HTTP POST 接收到的相同表单数据的功能。
You can click the Back button in the browser to return to the input form and enter different data, which is displayed when you click post a message again.
可以单击浏览器中的Back按钮返回输入表单,输入不同的数据,再次单击postamessage时会显示新的数据。
In this section, you will learn how to send data to the server from a form, which will be sent in a form post request rather than a raw HTTP post.
在本节中,您将学习如何从一个表单发送数据到服务器,是以表单post请求而不是原始的HTTP post发送。
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参数时才会包含这个隐藏表单元素。
The form's encoded data is submitted to the page identified by the action URL of the form, using the specified HTTP method, which is POST in the case of a JSF form.
编码后的表单数据被提交给由表单的actionURL所识别的页面,使用的是特定的HTTPmethod,在JSF表单的情况下,此方法即为POST。
Otherwise, instantiate the ExtAction class and assign the properties to the values in the form post data.
否则,实例化extaction类,并以表单post数据为属性赋值。
Finally, check to see if the request made was a form post or a file upload, in which case you output the data as a valid HTML page with the JSON-encoded output contained in a HTML element.
最后,查看请求是一个表单post还是文件上传,在这种情况下,输出数据作为一个有效的html页面,该页面的元素中含有json格式编码的输出。
<xf:submission method="form-data-post" action="url"/> is the same as <form method="post" enctype="multipart/form-data"> in HTML, and can be handled at the receiving URL in the same way.
<xf:submissionmethod="form-data-post"action="url"/>和HTML中的 <form method="post"enctype="multipart/form-data">相同,可以按同样的方法在收到 URL 时被处理。
Results the two groups of post-operative complications in the data, for the first time of defecation, stool form and size were statistically significant differences.
结果两组间在数据的术后并发症、首次排便、粪便形式和规模等差别有统计学意义。
I'm working on a project where I need to post the data I acquire to a Google form and obtain the data from the spreadsheet.
我工作在一个项目中,我需要后我获得到谷歌形成数据和从表格中获取数据。
I'm working on a project where I need to post the data I acquire to a Google form and obtain the data from the spreadsheet.
我工作在一个项目中,我需要后我获得到谷歌形成数据和从表格中获取数据。
应用推荐