This ASP presents a simple HTML form prompting the user for a user name and password.
这个ASP表现了一个简单的HTML表单,提示用户输入用户名和密码。
By default, static compression only compresses HTM, HTML, and TXT file types and dynamic compression only compresses exe, DLL, and asp file types.
在默认情况下,静态压缩只压缩htm、html和txt文件类型,动态压缩只压缩exe、dll和asp文件类型。
But unlike asp files, VB.NET offers a much cleaner separation between HTML and code.
不过与asp文件不同的是,VB.NET能够更清晰地分离HTML和代码。
In both classic ASP and ASP.NET, developers were used to using <%= expression %> to mix static and dynamic content. Unfortunately it is prone to HTML-injection errors.
在ASP和ASP.NET中,开发人员可以使用<%=expression%>来混合静态与动态内容,但这样也很容易造成HTML注入错误。
If this is so, HTML client forms might be more effective in terms of moving data. HTML forms, though, require an ASP-like programming model.
ifthisisso,HTML客户端表单可能用移动数据更加有效,尽管HTML表单需要一个类asp的编程模型。
For example, when a request for a classic asp Web page arrives, IIS hands off the request to the asp.dll ISAPI extension, whose task it is to return the HTML markup for the requested asp page.
例如,在请求传统的asp网页时,IIS将请求传递给asp . dllISAPI扩展,该扩展的任务是返回被请求的asp页面的HTML标记。
While scripts in an HTML file are executed on the client (in the browser), scripts in an ASP file are executed on the server.
HTML文件的脚本程序是在浏览器中执行的,而ASP文件中的脚本程序是在服务器端执行的。
ASP. NET can automatically determine browser capabilities and use this information to render appropriate HTML markup for ASP. NET server controls.
NET可以自动确定浏览器功能,并使用此信息为asp.net服务器控件呈现适当的HTML标记。
This is all that needs to be done to an HTML form for a client to be able to submit a file to your ASP. NET application.
这是所有需要做的到HTML表单的客户端能够将文件提交到你的ASP.NET应用程序。
With Classic ASP it is impossible to separate executable code from the HTML itself. This makes the page difficult to read, and difficult to maintain.
使用经典ASP是很难达到将执行代码于HTML本身相分离的。这会使得页面难以阅读,并且在操作上也会带来困难。
By default, HTML elements within an ASP. NET file are treated as literal text and you cannot reference them in server-side code.
默认情况下,ASP.NET文件中的HTML元素作为文本进行处理,并且不能在服务器端代码中引用这些元素。
You cannot view the ASP source code by selecting "View source" in a browser, you will only see the output from the ASP file, which is plain HTML.
你不能通过浏览器上的“查看-源文件”选项来直接获取ASP的源代码,(因为ASP代码和脚本程序要事先在服务器上进行解读执行;
First introduced development kit ASP technology and HTML technology, then in detail explained individual main page development.
首先介绍开发工具asp,HTML等技术,然后详细讲解了个人主页的开发。
Since ASP files are returned as plain HTML, they can be viewed in any browser.
因为ASP文件是以HTML 数据流的形式返回的,所以原代码不能在浏览器中看到。
Almost all HTML elements on a page can be defined as ASP.
大多数在页面上的HTML元素可以定义为asp。
However, when you double-click on an ASP file from Explorer, you cannot ask the browser to translate it into HTML.
然而,当您在开发工具双击一个ASP文件时,您不可能请求浏览器翻译它成HTML。
For illustration, I've divided the client area into three blocks: one for the actual HTML rendering, one for the original ASP text, and one for the expanded HTML text.
为例证,我划分了客户区域成三个块:一为实际HTML,一个为原始的ASP文本和一个为扩展的HTML文本。
OK, so an ASP-to-HTML converter might not be the tool that thousands of programmers dream of every night.
ASP对HTML交换器也许不是数以万计程序员梦寐以求的工具。
If the target device is an HTML browser capable of rendering the full ASP.
如果目标设备是能够呈现完整的ASP。
With Classic ASP it is impossible to separate executable code from the HTML itself.
使用经典ASP是很难达到将执行代码于HTML本身相分离的。
I am sure you will surely come across the need to amend the Web server on the asp, HTML files, is not a downloaded it, and then revised the document sent the rise is not very troublesome ah.
想必你肯定遇到过需要修改WEB服务器上的asp,html文件的时候,是不是得把它下载下来,然后将修改过的文件再传上去,是不是很麻烦啊。
The ASP technique passes in the static state HTML contents to imbed a server to carry script, Carry out the dynamic state change of the web page contents.
ASP技术通过在静态HTML内容中嵌入服务器端脚本,实现网页内容的动态改变。
The ASP technique passes in the static state HTML contents to imbed a server to carry script, Carry out the dynamic state change of the web page contents.
ASP技术通过在静态HTML内容中嵌入服务器端脚本,实现网页内容的动态改变。
应用推荐