搜索资源列表
web
- 实现从远程服务器下载文件到指定的客户度目录,直接放入到web页面即可使用。 参考以下脚本 <scr ipt language=\"javascr ipt\"> function downFile(){ var serverUrl serverUrl = document.form1.serverUrl.value alert(serverUrl) window.document.UserControl1.downlo
saleway_SE
- 本系统开发采用了Ajax 技术和XML Cache 高效缓存技术,使网页速度更迅速,最大化的节省服务器负载。借助于Ajax,可以在用户单击按钮时,使用Javascr ipt和DHTML立即更新UI,并向服务器发出异步请求,以执行更新或查询数据库。当请求返回时,刷新局部页面。用户甚至不知道浏览器正在与服务器通信,Web站点看起来是即时响应的。-The system developed uses Ajax technology and efficient XML Cache caching tech