-
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网...
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的Script环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些Script语言如VB,JAVA到html中,使这些script运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的Script语言,比如Netscape就不支持client端的VBscript,这对我们的应用带来很大的不便。使用asp时,应用程序是在server端运行而不是在client端。当用户访问一个asp时,首先Web Server调用asp文件,并读取asp文件的全部内容后并开始执行所有的Script命令,生成html页,再把这些html页传到用户端的浏览器上,并完成操作。这样,我们就不用担心用户所使用的浏览器的类型了,Web Server端已经处理了一切。微软公司最初在IIS3.0版上使用它以取代CGI。随着Windows NT在WWW上的使用日益增多,ASP已经成为了开发动态网站、构筑Internet和Intranet应用的最佳选择.-ASP is the Active Server Pages abbreviation, it is one kind (Internet Infomation Server) on develops the interactive homepage in Microsoft Corporation s WEB server IIS the new technology. Is one kind of server end Script environment. Uses asp to be possible to establish the tendency, the interactive high performance s Web server application, we knew, at present has many edition browsers to be possible to supply the use. In the traditio
- 2022-11-17 05:25:03下载
- 积分:1
-
很好的jsp 实用教程
很好的jsp 实用教程-good jsp Practical Guide
- 2022-05-12 10:39:52下载
- 积分:1
-
这是一个用java实现的论坛,包括详细的源代码
可以参考
这是一个用java实现的论坛,包括详细的源代码
可以参考-This a realization of java with the Forum, including the detailed source code can refer
- 2022-04-12 13:20:41下载
- 积分:1
-
java 语言学习ppt资料。简单易学。
java 语言学习ppt资料。简单易学。-ppt of information java language learning. Easy to learn.
- 2022-11-19 06:40:04下载
- 积分:1
-
Java中的I/O操作一例
Java中的I/O操作一例-Java I/O operation case
- 2022-03-22 07:10:58下载
- 积分:1
-
优秀的打印控件全源代码,类似水晶表的设计器!
优秀的打印控件全源代码,类似水晶表的设计器!-outstanding Print control all source code, similar to the design table crystal device!
- 2022-04-10 16:07:12下载
- 积分:1
-
用java.swing写的一个记事本程序,初学者可以
用java.swing写的一个记事本程序,初学者可以-Writing with a java.swing Notepad program, beginners can take a look at
- 2022-09-23 20:25:02下载
- 积分:1
-
一次一密系统,用户进入系统的密码均为一次性。用一次做废,算法也包括了一个随机数生成器...
一次一密系统,用户进入系统的密码均为一次性。用一次做废,算法也包括了一个随机数生成器-once a dense system, users access to the system were a one-time password. Once done with waste, the algorithm also includes a random number generator
- 2022-07-08 22:22:14下载
- 积分:1
-
Java源码,TCPIP Socket通讯程序。
Java源码,TCPIP Socket通讯程序。-Java source code, TCPIP Socket communications procedures.
- 2022-03-05 06:19:54下载
- 积分:1
-
实现树状数据结构,输出节点的树形目录,欢迎朋友们下载使用...
实现树状数据结构,输出节点的树形目录,欢迎朋友们下载使用-Realize the tree data structure, the output node of the tree directory, welcome friends to download use
- 2022-07-13 15:59:37下载
- 积分:1