Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
Notepad Servlet
posted bycoldjavainOrganizers
Notepad Servlet is a Java servlet that implements a Web-based note's collection. You can save a list of text notes on your server using this servlet. It also allows you to add, delete, and modify each note online.
(6 ratings)
Reviews0
PriceFree
Views4241
Flying Butterfly script
posted bydynamicdriveinVisual Effects
With this DHTML script, a butterfly wonders aimlessly around your page. The little insect can be dismissed by clicking on it. Add a touch of nature.
(18 ratings)
Reviews0
PriceFree
Views10053
Introduction to Java Server Pages
posted bywebmasterinIntroduction to Servlets
This is a sample chapter from 'Professional Java Server Programming'. It covers JSP, servlets, Java Beans and database connectivity using JDBC.
(0 ratings)
Reviews0
PriceFree
Views3171
Foo-Bar.net
posted bytyler.longreninWeb Sites
Foo-Bar.net is a PHP and Perl code bank. Come to browse the scripts and add code snippets or scripts for others to use.
(0 ratings)
Reviews0
PriceFree
Views3812
Dundas Upload
posted byroybinUpload Systems
Dundas Upload is a free commercial control that enables an Active Server Page (ASP) application to accept, save and manipulate files uploaded with a web browser. Main features include: It ships web-farm ready, MTS support (object pooling), ADO support via safe-array-of-bytes variants, allowing you to persist uploaded files as BLOBs, Handles uploading of multiple files, Upload form data either all at once or incrementally, Lets you specify a maximum allowable limit for uploaded data, a maximum number of files to be uploaded as well as a maximum allowable file size, Implement a progress bar via the ProgressBar and StateServer components, Save uploaded files either to disk or to memory, Capable of performing numerous file and directory operations, Impersonate user accounts other than the IUSR_machinename account, COM registration, MacBinary support, Uploaded files ACL, owner and attribute manipulation, and more.
(3 ratings)
Reviews0
PriceFree
Views15479
ThinSQL
posted byinfoinDatabase Tools
ThinSQL is a free applet-servlet utility that connects to an SQL server over the Internet. It's compatible with proxy servers and network firewalls because it uses HTTP as its main method of communication. ThinSQL can be used to add, remove, modify, and retrieve data. Features include: Works with any database accessible via JDBC, Works with any Java Servlet Server, Add, remove, modify, and retrieve data, Freeware (not ThinSQLpro), Thin client (<30k), No plugin, no client installation, No expensive application, No need of a RMI-supported browser, and Encoded data send to the server (Base64). The Web server in use must be servlet enabled; the database that is accessed must be JDBC compatible.
(3 ratings)
Reviews0
PriceFree
Views5192
Creating a Server Component with Visual Basic
posted byddeaninComponent Building
This article is primarily for Active Server Pages (ASP) developers who would like to take their ASP skills a step further. By bundling ASP code into server-side components, developers not only increase Visual Basic functionality and ASP speed, but also find a marvelous way to encapsulate and protect their ASP source code. This tutorial will walk you through the process of developing a very simple server-side ActiveX ASP component. The emphasis will be on the steps it takes to produce a server-side Dynamic Link Library (DLL) file, not on complex ASP scripting or advanced VB code.
(0 ratings)
Reviews0
PriceFree
Views4051
Customer's Inquiry Management System
posted bysupportinCustomer Support
CEMS provide a place to store all the enquiries and a set of functionalities for you to read, write and search for all previous record of enquiries or messages. By using CEMS, you customer can login to the system to send a new enquiry message, read their enquiry's reply, and manage their personal profile. Company support personnel will use CEMS to read new enquiries from customers, reply to the enquiries, and manage customers' profile and company information.
(15 ratings)
Reviews0
PriceFree
Views10747
DX0
posted bywhytheluckystiffinLibraries & Classes
DX0 is true, cross-browser DHTML delivered by PHP. The acronym DX0 originates from this concept: [D]ynamic HTML [X]ross-Browser with Zer[0] Unused Code. DX0 is not just an DHTML library for PHP, but it sniffs the browser on the server-side and delivers specific code for the user's browser and version. Thus, Netscape users won't have to download code with Internet Explorer functionality that won't ever be used. And vice versa. v1.1 update: DX0 now allows reusable cross-browser widgets to be stored in a binary pickle, so scripters in any of the supported languages can use them. IE4+, NS4+, and Mozilla M14+ have all been tested and work well.
(0 ratings)
Reviews0
PriceFree
Views6498
SQLServlet
posted byinfoinDatabase Tools
SQLServlet provides an easy way to access your database using HTML-forms. It features: Can keep the connection "alive" between the application and the database, Dynamically generate HTML-tables from the result-set, Create forms for inserts and updates, Replace the values in the querystring by formvariables, Does not require the creation of a new process for each request, Only need to be loaded once, and Runs on any platform that supports the Java Virtual Machine. It requires ODBC Driver or a pure JDBC driver for your database.
(3 ratings)
Reviews0
PriceFree
Views9973
Perl Web Utilities
PLUtils is a set of Perl scripts and modules designed to make writing interactive webpages and other Perl scripts easier. It includes database access, session management and more.
(0 ratings)
Reviews0
PriceFree
Views3593
Adding PHP to Apache on Linux
posted bycoarinInstalling PHP
This article provides extensive instructions on installing PHP on Apache/Linux. Main topics include: How to Get PHP, PHP Extensions, Building PHP for CGI Use, Building PHP as an Apache Module, Building mod_php as a Dynamically Loaded Object, Testing Your Installation, Going Further/In Conclusion, Building Apache at Lightspeed, Apache Source Components Provided by Linux Distributions, and Fixing Red Hat 6.1's apxs Script.
(0 ratings)
Reviews0
PriceFree
Views3657
Understanding Java Servlets
posted bywebmasterinJSP & Servlets
In this interview with webreview.com, Paul Colton of Live Software answers a number of questions about the importance of Java servlets such as the difference between a Java applet and a Java servlet, whether servlets require a specialized server, if the Java Servlet API is dependent on the Java Web Server, and more.
(0 ratings)
Reviews0
PriceFree
Views2855
Web Server Programming with mod_perl
The excerpt from Perl in a Nutshell (O'Reilly & Associates), provides an overview of mod_perl including how to install it on your machine, how to improve CGI performance using mod_perl, as well as a listing of the most commonly used mod_perl modules.
(3 ratings)
Reviews0
PriceFree
Views2039
Developing Java Servlets
posted bywillinIntroduction to Servlets
In this first part of a series on developing Java servlets, this tutorial shows how to create a basic servlet. It includes information about downloading the Java Servlet Development Kit from Sun.
(4 ratings)
Reviews1
PriceFree
Views3228
Online Quizzer
posted byperlguyinTests & Quizzes
This is an online quiz CGI script written in Perl. It includes multiple question support, simple scoring subroutine, ability to go back to the previous question and change the answer, result are presented in percentage with the correct answer for each question.
(0 ratings)
Reviews0
PriceFree
Views4587
Running CGI Scripts with mod_perl
This tutorial explains how to use the Apache::Registry Perl module to improve the performance of your CGI scripts, as well as how to implement SSIs and <Perl> sections with mod_perl.
(0 ratings)
Reviews0
PriceFree
Views2194
WebLog Servlet
posted bycoldjavainWeb Traffic Analysis
This is a Java servlet that allows you to analyze web-server log files. You can use this servlet a simple analytical tool for reviewing visitors for your site.
(0 ratings)
Reviews0
PriceFree
Views5219
Switching From VB to PHP
posted bypeterinMiscellaneous
This article focuses on the switch from Visual Basic to PHP. Several examples are presented.
(0 ratings)
Reviews0
PriceFree
Views1721
YaBB
posted byyabbinDiscussion Boards
YaBB (Yet another Bulletin Board) is a graphic-heavy message board and instant messaging system, written in Perl. Features include: Full administration and moderating options; Ability to change/administer on the fly; Full UBBC code in posts, with error-checking galore (enable/disable); Integrated instant messaging system for member to member; Ability to customize the layout colors and css via a template; Private Boards; Login length options; Delete registered members; Full profile options; Email all registered users; Maintenance Mode for major board administration; Ability to move topics; Simple registration form and option to generate random password; Post icons to designate the message type; Sticky topics and more.
(142 ratings)
Reviews7
PriceFree
Views33793




