To authenticate and register a user, you need a server-side language and a database.
要认证和注册一个用户,您需要一个服务器端语言和一个数据库。
Your server-side code is completely decoupled from the user interface.
您的服务器端代码完全从用户界面分离出来。
Generally, the application provides a user interface to allow the user to upload the file, which will be changed or created on the server side.
一般来说,应用程序提供了允许用户上传在服务器端更改或创建的文件的用户界面。
Already you might see a difference from SVN; there, your user identity was server-side and you were whomever the server said you were.
您已经观察到与SVN的一个不同之处;在SVN中,您的用户身份属于服务器端,并且您的身份由服务器决定。
In this scenario, server-side actions can use a server-side navigation history of visited pages to return the user to the correct previous page.
在本场景中,服务器端动作可以使用已访问页面的服务器端导航历史帮助用户返回到正确的前页。
To do that, you can randomly generate something on the server side, or you can create a value based on the data the user enters (see Listing 2).
为此,您可以在服务器端随机生成字符串,或根据用户输入的数据创建该值(见清单2)。
The submission object in this system has a role to play as the supplier of the MVC component and the interface between the user-side of the system and the server component.
此系统中的提交对象的作用是提供 MVC组件以及系统用户端和服务器组件之间的接口。
The server must produce the entire string, except for the first and last lines, because the current user locale might require these messages (and only server-side code can accomplish this).
服务器必须生成整个字符串,第一行和最后一行除外,因为当前的用户语言环境可能要求使用这些消息(并且只有服务器端代码能完成这项工作)。
I have added a RegularExpressionValidator to validate user entries on the server side. It USES the following expression.
添加一个RegularExpressionValidator控件,在服务器端来验证用户输入的数据。
In other words, on the Encina server side, you should have created a user account and modified the ACL of the interface to add execute permissions to this user.
换句话说,在Encina服务器端,您应当创建用户账户并修改接口的ACL来添加该用户的执行许可。
But immersive server-side Web applications wish to provide a great deal of personalization to a single user, so they must choose between two designs.
但是融入式服务器端web应用程序希望能够为单个用户提供大量个性化内容,因此必须在两种设计之间作出选择。
Along with the extensive set of user interface widgets, Dojo provides a rich set of data service APIs that can easily connect to server-side Web services.
除了广泛的用户界面小部件外,Dojo还提供了丰富的数据服务api,可轻松地连接服务器端web服务。
Such an application runs on the server and only the application window is sent to the remote user, reducing the client side resources needs, the administration and deployment costs.
通过这种只将运行于服务器之上的应用程序窗口发送给远程用户的方式,减少了对客户端资源的需求,也减少了管理和布署的成本。
This is important because much of the server-side control model in ASP.NET is built around the assumption that all controls retain their state if the user posts back to the same page.
这很重要,因为 ASP.NET中的大部分服务器端控件模型是根据这样一个假设生成的,那就是 —如果用户回发到相同页面,所有控件保持其状态不变。
A third option, rather than using client side XSLT, is to detect the user agent at the server and to provide different content depending on the user agent's capabilities.
除了使用客户端XSLT之外,还有第三种选择,那就是在服务器检测用户代理,并根据用户代理的功能提供不同的内容。
You can enhance the user experience with client-side validation, while server-side validation provides the true maintenance of the application's inputted data integrity.
利用客户端验证,您可以增强用户体验,而服务器端验证能够真正维护应用程序输入数据的完整性。
The server-side message receiver functions as a proxy for the client, calling the actual user-defined service method.
服务器端消息接收者可作为客户端的代理,调用实际的用户定义的服务方法。
To work with user-entered values on the server side, you get and set the data elements bound to the controls.
若要在服务器端使用用户输入的值,则获取并设置绑定到控件的数据元素。
You are now ready to test your server-side user ID/password authentication plug-in.
现在,可以开始测试服务器端用户ID/密码身份验证插件。
OTP systems are typically built on a client-server model, where at a given time, for a given user, the same one-time passwords are generated on the client side.
OTP系统通常采用客户机-服务器模型,在给定的时刻对于给定的用户,在客户端生成相同的一次性密码。
This intermediate XML representation can either be transformed into HTML on a server-side app, or can be used to drive a graphical user interface for a client-side DOAP viewer.
这种中间XML表示可以转换成服务器端应用程序上的HTML,或者可以用来驱动客户端doap查看器的图形用户界面。
When the user clicks on any of the menu's menu items, the page posts back and raises a server-side event.
当用户在菜单项上点击时,页面回传并引发服务器端事件。
The user ID plato cannot access the noplatos database if the server side plug-in is invoked for authentication.
如果调用服务器端插件进行身份验证,则用户IDplato不能访问noplatos数据库。
Additionally, with data integration happening both on the server and client-side, identity and credential delegation from the user to the mashup service might become a requirement.
另外,由于数据集成是在服务器和客户端同时发生的,因此从用户到mashup服务进行的身份和证书委托也可能会成为一个需求。
User id Plato can access databases other than noplatos when the server side plug-in is invoked for authentication.
当调用服务器端插件进行身份验证时,用户IDplato可以访问noplatos之外的数据库。
The user id and password specified during connection are encrypted and sent to the server where they are compared with the user and password on the server side.
首先加密连接期间指定的用户id和密码,然后将它们发送到服务器,在服务器上将它们与服务器端的用户和密码进行比较。
One option to address this is to implement your own custom WMQ authentication plug-in on the WebSphere MQ server side to validate the user id and password sent by WebSphere Application server.
解决这个问题的一种方法是,在WebSphereMQ服务器端实现自己的定制WMQ身份验证插件来对WebSphereApplicationServer发送的用户ID和密码进行验证。
The solution: Make an Ajax call in the background to a server-side checking routine; if there are errors, warn the user, highlight incorrect fields, and so on.
解决方案:在后台对服务器端检查例程执行一个Ajax调用;如果有错误,就警告用户,突出显示不正确的字段。
That article concentrates on the support needed on the server side to allow different content to be sent to an iPhone user, as well as allowing that user to opt out and see the full site display.
第 1 部分集中讲解必要的客户端支持,这种支持允许向iPhone用户发送不同的内容,并允许接受方选择特定的内容,然后全屏显示该站点。
That article concentrates on the support needed on the server side to allow different content to be sent to an iPhone user, as well as allowing that user to opt out and see the full site display.
第 1 部分集中讲解必要的客户端支持,这种支持允许向iPhone用户发送不同的内容,并允许接受方选择特定的内容,然后全屏显示该站点。
应用推荐