Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
The DVD Database Project
posted byflurin.capaulinMusic Libraries
This PHP driven application will allow you to set up an CLUGS for your site. Basically its an easy way of sharing and exchanging DVDs (other media will follow) with your friends.
(9 ratings)
Reviews0
PriceFree
Views15873
A Technical Introduction to XML
posted byndwinIntroduction to XML
This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related XML specifications, which are evolving. The article is organized in four main sections plus an appendix.
(0 ratings)
Reviews0
PriceFree
Views3762
JavaServer Pages (JSP)
posted byhallinIntroduction to Servlets
This is one of the most comprehensive introductory online tutorial on JSP programming. It covers: Syntax Summary, Template Text (Static HTML), JSP Scripting Elements: Expressions, Scriptlets, and Declarations, JSP Directives, Example using Scripting Elements and Directives, Predefined Variables, JSP Actions, and JSP Comments and Character Escaping Conventi.
(0 ratings)
Reviews0
PriceFree
Views2683
A Guide to XML
posted byndwinIntroduction to XML
This article provides a technical introduction to XML with an eye towards guiding the reader to appropriate sections of the XML specification when greater technical detail is desired. This introduction is geared towards a reader with some HTML or SGML experience, although that experience is not absolutely necessary. The XML Link and XML Style specifications are also briefly outlined.
(12 ratings)
Reviews0
PriceFree
Views11699
First Servlets
posted byhallinIntroduction to Servlets
This tutorial shows you how to write your first serlvet by introducing several key elements such as Basic Servlet Structure, A Simple Servlet Generating Plain Text, Compiling and Invoking the Servlet, A Simple Servlet Generating HTML, and Some Simple HTML Utilities for Servlets.
(0 ratings)
Reviews0
PriceFree
Views1830
Getting Started: Installation and Setup
posted byhallinInstalling JSP & Servlets
This tutorial briefly explains where to obtain and how to install the Servlet and JSP Classes for Unix and Windows. Also, provides links to get a Servlet-Capable Web Server or Servlet Engine.
(3 ratings)
Reviews0
PriceFree
Views3503
Overview of Servlets and JSP
posted byhallinIntroduction to Servlets
This is an introductory tutorial on JSP an Servlet. Main topics include: What is a Java servlet?, What advantage does a Java servlet have over a traditional CGI program?, What is JSP?, and What are the Advantages of JSP?
(0 ratings)
Reviews0
PriceFree
Views1569
ChatServlet
posted bycoldjavainChat Systems
It is a Java servlet implemented chat rooms. It is a pure HTML implementation, so this chat is free from any firewall's restrictions. Also this chat supports WAP/WML, so mobile users can join your chat's community.
(60 ratings)
Reviews0
PriceFree
Views24831
BannerServlet
posted bycoldjavainAd Management
This is a servlet that allows you to display rotated banners. You can set this servlet using an image tag attribute in your html-file. It relies on a configuration text file for servlet's settings.
(6 ratings)
Reviews0
PriceFree
Views5511
Web Development With Javaserver Pages
posted bywebmasterinProgramming Books
Web Development with JavaServer Pages will teach you how to create dynamic content-personalized, customized, and up-to-the minute content-a key ingredient of site development on the World Wide Web today. JavaServer Pages (JSP) is a new server-side Java technology for generating dynamic content in web pages and other on-line applications. This book covers all aspects of JSP development, as well as comparisons to similar dynamic content systems such as CGI, Active Server Pages, Cold Fusion, and PHP. It clearly demonstrates the advantages offered by JSP as a full-featured, cross-platform, vendor-neutral technology for dynamic content generation.
(0 ratings)
Reviews0
PriceFree
Views4561
MultiDB Express
posted byinfoinDatabase Tools
Now with enhanced template design & image approval/editing, MultiDB offers the ability to create unlimited MySQL databases, is infinitely customizable in its presentation to users, offers import/export, integrates well with Microsoft Access which makes moving data on and off the web a breeze. Additionally, with the SQL version, it can support 1,000,000+ data records. Complete operation is very simple and intuitive and it can be used with very little computer knowledge. Supports Text box, Select box, radio buttons, checkboxes, email, picture and acomments box fields for your data. Now hooks into PayPAL card processing.
(0 ratings)
Reviews0
PriceFree
Views2247
CSMailForm
posted byideasinForm Processors
CSMailForm is a Java servlet that can send email through standard HTML forms. It is highly customizable and uses the CSEMail1.1 Package to send mail. Features include: Simple to setup and use, Customization, CC and BCC fields supported, Required fields, Uses SMTP to send email (CSEmail 1.1), Error detection, and Customizable return pages (the page that is seen after an email is submitted or an error is detected).
(9 ratings)
Reviews0
PriceFree
Views5245
RotateInfo
posted bywebmasterinBanner Rotation
This Java applet implements a simple info rotator. Text is read from a file and auto-wrapped around the width of the text area. Colors, fonts, title shape, shadows, and links for each item are configurable.
(0 ratings)
Reviews0
PriceFree
Views5733
The Love Test
posted byabstractinGames & Entertainment
The power of JavaScript knows no bounds! This script harnesses the psychic aspects of the language to determine your compatibility -romance wise- with another person, based on each other's names. Give it a try, and become a believer!
(9 ratings)
Reviews0
PriceFree
Views8651
CSRandomQuote
posted byideasinRandom Text
CSRandomQuote is a free, open source Java servlet that displays random quotes using Server Side Includes (SSI). Features include: Servlet can handle multiple quote collections via text files, Text files are cached in memory for maximum speed, and Secure and easy to setup.
(3 ratings)
Reviews0
PriceFree
Views2378
CSGuestbook
posted byideasinGuestbooks
CSGuestbook is a free, open source Java servlet that allows web site users to sign and view multiple electronic guestbooks. Features include: One servlet handles many guestbooks, Many layout styles to choose from, and Can be used with or without SSI.
(45 ratings)
Reviews0
PriceFree
Views10280
DB Sorter Script
posted bywebmasterinDatabase Tools
This is a database sorting script written in Perl. It is designed to alphabetically sort a database file which contains records and to remove all duplicates that exist in that file.
(3 ratings)
Reviews0
PriceFree
Views2663
Schlabo's Scripts - Download (DL)
posted byandreasinDownload Systems
Schlabo's DL is a fully featured download counter for your files. It features: Comfortable Logs where even visitors can view how often each of the files has been downloaded, The script uses Aliases for files meaning you can easily use mirrors, The script doesn't allow download-requests from other sites, thus keeping your bandwidth your own. If you enable Leech-Protection it will hide the real URL of the file and alert you per mail if a site tries to leech your files. Before the download starts the user gets to a new page giving you an additional ad-impression for every download and you can also put some notes about what to do after downloading on that page, and more.
(7 ratings)
Reviews0
PriceFree
Views12252
CS Email Package
posted bymattinEmail Utilities
The CoolServets.com Email package is a group of classes that makes it easy to send email from any Java application, applet or servlet. Features include: Simple to include in a Java app, applet or servlet, Uses SMTP to send email, Includes support for CC and BCC fields, Supports Reply-To field, and Models the JavaMail API (so programmers familiar with JavaMail will be able to adapt this package for their use quickly).
(0 ratings)
Reviews0
PriceFree
Views5838
Jive Forums
posted bymattinDiscussion Boards
Jive Forums is an open architecture, Java based discussion forum application. Already in use by thousands of organizations around the world, Jive Forums is the most flexible and reliable discussion forum software in the market, and the only off-the-shelf application that can handle the heavy traffic of major sites.
(9 ratings)
Reviews0
PriceFree
Views13747
Related Categories
You May Also Like
Inout Blockchain FiatExchanger - Cryptocurrency Exchange Script (Fiat to Crypto Exchange)Sponsored
(6 ratings)
PriceUSD 2,449.00



