-
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
-
database connection pool dbpool_v4.8.3.zip
数据库连接池dbpool_v4.8.3.zip-database connection pool dbpool_v4.8.3.zip
- 2022-04-19 20:13:51下载
- 积分:1
-
exsample应用用于演示如何在struts应用中处理异常
exsample应用用于演示如何在struts应用中处理异常-exsample application for a demonstration of how the struts abnormal processing applications
- 2022-07-12 20:23:20下载
- 积分:1
-
java编程思想第四版,仅仅是前7章,请大家阅读,并请多交流心得
java编程思想第四版,仅仅是前7章,请大家阅读,并请多交流心得-java programming fourth edition of thinking, just before the Chapter 7, please read the U.S. and to please share their experience with
- 2022-05-13 13:05:29下载
- 积分:1
-
Struts、Spring、Hibernate实现的登陆程序,比较简单,适合入门学习...
Struts、Spring、Hibernate实现的登陆程序,比较简单,适合入门学习-Struts, Spring, Hibernate realize landing procedures, relatively simple, suitable for entry-learning
- 2022-11-10 13:05:04下载
- 积分:1
-
一个计算器代码,能够进行连加连减连乘连除
一个计算器代码,能够进行连加连减连乘连除-a calculator code, is capable of reducing even the company continually multiply even among
- 2022-12-02 17:40:03下载
- 积分:1
-
采用蚂蚁算法实现ad hoc网络路由协议
采用蚂蚁算法实现ad hoc网络路由协议-ant algorithm using ad hoc network routing protocol
- 2023-04-12 15:15:04下载
- 积分:1
-
good project for programmer,,
good project for programmer-good project for programmer,,
- 2022-04-29 19:46:53下载
- 积分:1
-
实现图形化界面,完成以下功能:
1.多级菜单,选择颜色;
2.使用复选框菜单项;
3.使用 help 菜单,点击在文本框中输出帮助信息...
实现图形化界面,完成以下功能:
1.多级菜单,选择颜色;
2.使用复选框菜单项;
3.使用 help 菜单,点击在文本框中输出帮助信息-Realization of a graphical interface, complete the following functions: 1. Multi-level menu, choose the color 2. Use the check box menu item 3. To use help menu, click in the text box output help
- 2022-07-12 23:11:08下载
- 积分:1
-
< JAVA模式>>的源代码
< JAVA模式>>的源代码-> the source code
- 2022-01-25 23:29:22下载
- 积分:1