文件名称:ajax2database
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.2kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
AJAX 数据库实例
下面的例子将演示网页如何通过 AJAX 从数据库读取信息:
实例解释 - showCustomer() 函数
当用户在上面的下拉列表中选择某个客户时,会执行名为 "showCustomer()" 的函数。该函数由 "onchange" 事件触发:
AJAX 服务器页面
由上面的 Javascr ipt 调用的服务器页面是 ASP 文件,名为 "getcustomer.asp"。
-AJAX database instance
The following example will demonstrate web pages via AJAX to read from the database information:
Examples explain- showCustomer () function
When in the above drop-down list, select a customer, the user performs called "showCustomer ()" function. This function is triggered by the "onchange" event:
AJAX server page
The server page called by the above Javascr ipt, ASP files, named "getcustomer.asp".
下面的例子将演示网页如何通过 AJAX 从数据库读取信息:
实例解释 - showCustomer() 函数
当用户在上面的下拉列表中选择某个客户时,会执行名为 "showCustomer()" 的函数。该函数由 "onchange" 事件触发:
AJAX 服务器页面
由上面的 Javascr ipt 调用的服务器页面是 ASP 文件,名为 "getcustomer.asp"。
-AJAX database instance
The following example will demonstrate web pages via AJAX to read from the database information:
Examples explain- showCustomer () function
When in the above drop-down list, select a customer, the user performs called "showCustomer ()" function. This function is triggered by the "onchange" event:
AJAX server page
The server page called by the above Javascr ipt, ASP files, named "getcustomer.asp".
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ajax2database.html
getcustomer.asp
getcustomer.asp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.