加速器通常不用于服务器端脚本。
单击确定返回true,执行服务器端脚本。
Clicking OK returns true, and the server-side script executes.
它是服务器端脚本,用来加载歌曲并将其返回给您。
This is the server side script that loads the song and returns it to you. Its code is shown in Listing 6.
Perl和Python——一组服务器端脚本语言。
PHP, Perl and Python - a set of server-side scripting languages.
通过VPN连接PHP或其他服务器端脚本?
VPN Connection through PHP or some other server-side scripting?
但对黑客而言,要查看服务器端脚本源码依然比较困难。
It will still be more difficult for the hacker to see the source of the server-side scripts.
相反,您可以编写您的服务器端脚本来寻找表单中的一个额外字段。
Instead, you could write your server-side script to look for a extra field in the form.
您可以为同样的事件既提供服务器端脚本又提供客户机端脚本。
You can provide both server-side and client-side scripts for the same event.
这一切都很好,但为了得到新的数据,服务器端脚本去得到它。
That's all good, but in order for there to be new data, the server-side script has to go get it.
也就是说,需要设置服务器端脚本或servlet来处理Ajax调用。
Namely, you need to set up the server-side script or servlet to handle the Ajax calls.
典型的承载堆栈包括Web服务器、服务器端脚本功能和数据存储。
A typical hosted stack includes a Web server, server-side scripting capability, and data storage.
但是如果不能改变服务器配置或者不能运行服务器端脚本怎么办呢?
But what if I don't have access to my server's configuration, or what if I can't run server-side scripts?
数据从NWS服务器流动到我的服务器,服务器端脚本将xml转换为HTML。
Data flows from the NWS server into my server, where the server-side script converts XML to HTML.
这里将演示一个简单的案例分析,用于说明客户端脚本和服务器端脚本。
Here we present a simple case study that illustrates client-side and server-side scripting.
无论是否限制对脚本的访问,Web客户机应该不能调用服务器端脚本的任何函数。
Whether or not you restrict the access to your scripts, Web clients should not be able to invoke any function of a server-side script.
如果一个事件同时具有客户端脚本和服务器端脚本,则首先执行客户端脚本。
If an event has both client - and server-side scripts, the client-side script executes first.
params字段本身就是一个对象,包含有将被传递给服务器端脚本的键/值对。
The params field is itself an object, consisting of key/value pairs that will be passed to the server-side script.
将秘密语置于我们简单的服务器端脚本中使得从服务器接收信息需要花费时间。
Posting the secret phrase to our simple server side script and then receiving the information back takes time.
在通常情况下,服务器端脚本或servlet连接到数据源,并生成以上格式的XML。
In a normal situation the server-side script or servlet connects to a data source and generates XML in the above format.
最后,添加ajax参数,以便服务器端脚本知道这是一个ajax请求(见清单15)。
Finally, you tag your ajax parameter so the server-side script will know that it's an ajax request (see Listing 15).
到目前为止,这个系列只涉及到客户机Web页面向服务器端脚本和程序发出请求的情况。
So far in this series, the focus was exclusively on situations in which your client Web pages make requests to your server-side scripts and programs.
ASP作为目前一种比较成熟的服务器端脚本编写环境,在网页制作中得到广泛的应用。
ASP, as a ripe script editing environment, is used widely in making web pages.
通常,通过在客户端代码中嵌入服务器端脚本,可以将信息从服务器运行时传递到浏览器。
In general, you can pass information from the server runtime to the browser by embedding a server-side script in the client-side code. The following is a client-side onclick event for a button.
实际上,可以用任何语言编写服务器端脚本,只要能够从Web服务器调用它并把结果返回给客户机。
In fact, you can actually write the server-side script in any language that can be called from your Web server and return its result to the client.
首先,Ajax应用程序通常都是为一个特定的服务器端脚本、servlet或应用程序而编写的。
First, Ajax applications are almost always written for a specific server-side script, servlet, or application.
无论您的情况如何,这都至少能让您了解生成XML并以之应答请求的服务器端脚本看上去是什么样子。
In any case, this at least gives you an idea of what server-side scripts that generate and reply to requests with XML look like.
符号 #{id:inputText1}是服务器端脚本,在将页面发送到浏览器之前执行该脚本。
The notation #{id:inputText1} is a server-side script that executes before the page is sent to the browser.
通常,在页面之间移动的标准方法是向加载数据的服务器端脚本传递一个参数,告知它应该输出结果集的哪个页面。
Typically, the standard way of moving between pages is to pass a parameter to the server-side script loading the data, telling it what page of the result set it should output.
通常,在页面之间移动的标准方法是向加载数据的服务器端脚本传递一个参数,告知它应该输出结果集的哪个页面。
Typically, the standard way of moving between pages is to pass a parameter to the server-side script loading the data, telling it what page of the result set it should output.
应用推荐