CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - javascript request
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - javascript request - List
[
JSP/Java
]
contact
DL : 0
為避免有心人士利用軟體搜刮網頁上的Email,小弟製作了這個使用Jmail的線上寄信程式,將您網站的Email隱藏在Jmail的程式中。 優點: 1.將Email隱藏在程式中,可避免Email被軟體搜刮。 2.透過Jmail程式來線上寄信,不用開啟Outlook等軟體。 3.使用Request.Form來紀錄欄位值,無需資料庫,即時傳送訊息。 4.使用javascript語法限制所有欄位必填。 缺點: 1.網站空間必需支援Jmail程式。 程式說明: 1.contact.asp(留言頁) 2.contact_save.asp(Jmail線上寄信程式) 3.style.css(CSS樣式表檔) 4.images(圖片資料夾) 修改方式: 1.可自行在contact.asp新增欄位,或修改必填欄位的javascript語法(預設全部欄位必填)。 2.在contact_save.asp修改您的郵件伺服器位址、寄件者名稱、信件主旨、收件者的Email(通常是網站的Email)-err
Date
: 2025-12-16
Size
: 7kb
User
:
張淑華
[
JSP/Java
]
jisuanqi2
DL : 0
设计一个复杂的计算器,能实现Window中计算器的功能,如下图: ⑴定义组件:0~9,+、-、*、/、sqrt()、1/x、%、C=按钮;显示屏文本行;菜单; ⑵要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果。 ⑶具有进制转换功能; -Design a complex calculator, to achieve Window in calculator function, the following chart: ⑴ custom component: 0 ~ 9,2 B !,-,*,/, sqrt (), 1/x,, C = button display text lines menu ⑵ request to close the window click of a button, or keyboard will display on the digital output. ⑶ with hexadecimal conversion function
Date
: 2025-12-16
Size
: 60kb
User
:
holly
[
JSP/Java
]
Javascript-get-Request
DL : 0
通过javascript 来获取 Request参数 功能及获取地址栏-Request parameters through javascript to get
Date
: 2025-12-16
Size
: 1kb
User
:
haoxue365
[
JSP/Java
]
request
DL : 0
应用JavaScript语言编写两个后缀名为.jsp的的代码,用来测试erquest的功能-Two applications written in JavaScript suffix. Jsp the code used to test the function erquest
Date
: 2025-12-16
Size
: 1kb
User
:
月
[
JSP/Java
]
ajax-tutorial
DL : 0
ajax 教程,如后使用原生的 javascript来发送ajax请求-ajax tutorial, such as after the use of native javascript to send the ajax request
Date
: 2025-12-16
Size
: 36kb
User
:
losange
[
JSP/Java
]
High-Performance-Web-Sites
DL : 0
"本书结合Web 2.0以来Web开发领域的最新形势和特点,介绍了网站性能问题的现状、产生的原因,以及改善或解决性能问题的原则、技术技巧和最佳实践。重点关注网页的行为特征,阐释优化Ajax、CSS、JavaScript、Flash和图片处理等要素的技术,全面涵盖浏览器端性能问题的方方面面。在《高性能网站建设指南》中,作者给出了14条具体的优化原则,每一条原则都配以范例佐证,并提供了在线支持。《高性能网站建设指南》内容丰富,主要包括减少HTTP请求、Edge Computing技术、Expires Header技术、Gzip组件、CSS和JavaScript最佳实践、主页内联、Domain最小化、JavaScript优化、避免重定向的技巧、删除重复JavaScript的技巧、关闭ETags的技巧、Ajax缓存技术和最小化技术等。《高性能网站建设指南》适合Web架构师、信息架构师、 Web开发人员及产品经理阅读和参考。"--引自Verycd-" This book combines the latest situation in the field of Web development and characteristics of Web 2.0, the status of the Web site performance problems, causes, and improve or resolve performance issues, principles, technical tips and best practices to focus on the behavioral characteristics of the page to explain the optimal elements of Ajax, CSS, JavaScript, Flash and image processing technology, comprehensive coverage of all aspects of browser-side performance issues in high-performance website building guide, the author gives 14 specific optimization principle, each a principle together with examples of evidence, and provide online support content-rich high-performance website building guide, including reducing the HTTP request, Edge Computing technology, the Expires Header technology, Gzip components, CSS and JavaScript best practices, home page inline Domain minimized, JavaScript, optimize, avoid redirection techniques, delete repeated JavaScript skills, turn off the ETags
Date
: 2025-12-16
Size
: 19.04mb
User
:
CSH
[
JSP/Java
]
supermarket
DL : 0
主要功能:商品管理,员工管理,供应商管理和管理员管理等 采用技术:DAO、POJO、MVC模式DAO. Servlet, JSP 本系统实现了商品管理、员工管理、供应商管理和管理员管理,管理员可以对上架商品、库存商品、新增商品、员工信息、员工、供应商、供应商分类进行的添加、删除、修改、查询操作。 超级管理员对一般管理员有修改、删除、添加权限,一般管理员对管理员模块只有查看和对自己信息进行修改的权限,如果没有登录对各种操作都是不能的。 表示层使用EL表达式获取数据,更有效的优化JSP页面,使用servlet获取所有请求,根据不同的请求调用相应的DAO方法处理数据,使用JavaScript进行信息的验证-Main features: commodity management, staff management, supplier management, and administrator management using technology: DAO, POJO, MVC pattern DAO. Servlet, JSP The system achieved a merchandise management, staff management, supplier management and administrators, Management Members can be added and commodity stocks, new products, employee information, employees, suppliers, vendors classification to add, delete, modify, query operations. Super Administrators have the general manager modify, delete, add permissions, general manager for the administrator module only view and modify the information on their own authority, without the various operations are not logged in. The presentation layer using EL expressions to get data, and more effective optimization JSP page, a servlet for all requests, depending on the request of the DAO method calls the appropriate data processing, verification of information using JavaScript
Date
: 2025-12-16
Size
: 3.64mb
User
:
谭小明
[
JSP/Java
]
xuyuan3
DL : 0
许愿墙,采用struts2+JDBC框架,实现了写字条,按条件搜索、查看字条,字条列表分页等,页面采用javascript和ajax技术控制字条的现实效果以及异步请求控制。后续可以通过加入-Wishing Wall, using struts2+JDBC framework to achieve a writing articles, search by criteria, view the note, the note list pagination, page using javascript and ajax technical control effects and realistic note asynchronous request control. Follow-up by adding
Date
: 2025-12-16
Size
: 4.42mb
User
:
james
[
JSP/Java
]
jquery.min
DL : 0
javascript查询,适合入门者观摩学习所用。(JavaScript request for fresh fish)
Date
: 2025-12-16
Size
: 31kb
User
:
tianwen1992
[
JSP/Java
]
ajaxJsonDemo02
DL : 0
AJAX = Asynchronous JavaScript and XML(异步的 JavaScript 和 XML)。AJAX 不是新的编程语言,而是一种使用现有标准的新方法。 AJAX 是与服务器交换数据并更新部分网页的艺术,在不重新加载整个页面的情况下。有很多使用 AJAX 的应用程序案例:新浪微博、Google 地图、开心网等等。 传统的开发模式:用户的每一次操作都触发一次返回服务器的HTTP请求,服务器做出处理后,返回一个html页面给用户。(AJAX is not a new programming language, but a new way of using existing standards. AJAX is the art of exchanging data with the server and updating part of the web page without reloading the entire page. There are a lot of application cases using AJAX: Sina micro-blog, Google map, Kaixin net and so on. The traditional development mode is that every operation of the user triggers a HTTP request to return to the server once. After processing the server, it returns a HTML page to the user)
Date
: 2025-12-16
Size
: 436kb
User
:
cool2222
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.