Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 15341-15360 of 36576
Watermark
Create a text or image watermark that stays in the same place on a page even when the page is scrolled. Works in both Internet Explorer and Netscape 4+.
(0 ratings)
Reviews0
PriceFree
Views12303
yearly calendar
posted byhateminCalendars
This is a yearly calendar script that simply displays 12 months from current month in a table format.
(0 ratings)
Reviews0
PriceFree
Views10206
SIBPROvider
SIBPROvider is an OLE DB provider for Interbase/Firebird. SIBPROvider allows you to access Interbase via ADO/OLEDB applications such as Visual Basic, Delphi, ASP, Dreamweaver, Crystal Reports and anything that works with ADO or OLE DB. SIBPROvider is a flexible and robust OLE DB provider that works with blobs, large ints, transactions, stored procedures, named and unnamed parameters, views and supplies rich schemas information. SIBProvider has been certified through Microsoft LTM, ensuring its support for Microsoft OLE DB specifications. It's designed to be used with Interbase 6.x or Firebird 1.x versions and later; however, it does have limited support for Interbase 5.x/4.x. It unique features include auto command parameters creation and auto command type determination.
(0 ratings)
Reviews0
PriceFree
Views3479
What are JavaServer Pages?
The usefulness of static HTML has run its course and web sites whose sole content is comprised of static HTML pages are now often dismissed as "brochureware." The real world is dynamic and web pages that want to reflect this must be capable of accommodating this dynamism. It is possible, however, to deliver dynamic data content to otherwise static HTML pages by leveraging the power of Java and JavaServer Pages (JSP). This introductory tutorial explains The Definition of a JavaServer Page along with a simple form-based article listing application.
(0 ratings)
Reviews0
PriceFree
Views1463
Send Them!
posted byBarryinForm Based
This free script is basic redirect script that allows you to place redirect forms on your pages without using java script. You can put forms on each page, or if you can use SSI on your site, simply make one text file containing the form, and then any time you want to add URLs you just have to edit the single text file.
(0 ratings)
Reviews0
PriceFree
Views2669
Eteria IRC Client
Eteria IRC Client (EIRC) is an RFC 1459 compliant client program written entirely in Java using only version 1.1.x Java API, for compliance with current mainstream web browsers, without the need to download the Swing classes. It was written because it was needed a *free* Java IRC client at Eteria that was at the same time flexible and easy to extend, and that had a simple -yet complete- GUI.
(30 ratings)
Reviews0
PriceFree
Views80358
Perl 101 (Part 5) - Sub-Zero Code
This Part 5 of the Perl 101 series introduces you to subroutines and teaches you how to structure your code for maximum reusability. Also included: return values, my() and local() constructs, and a marriage proposal.
(0 ratings)
Reviews0
PriceFree
Views1560
Forms
Forms are, of course, the most important way of getting information from the customer of a web site. This short example will show you how to create a simple color survey and print the results back to the user.
(3 ratings)
Reviews0
PriceFree
Views3623
Perl 101 (Part 3) - Looping The Loop
The part 3 of the Perl 101 series teaches you more about Perl's control structures - including the FOR and WHILE loops - and also introduces you to Perl's array variables.
(0 ratings)
Reviews0
PriceFree
Views1250
Professional JSP
This is a sample chapter from the book 'Professional JSP' by Wrox Press. Inarguably the best book to master Java Server Pages.
(0 ratings)
Reviews0
PriceFree
Views1728
MagicStats
MagicStats is a modular log analysis program that can be used to monitor a web site's performance. MagicStats offers three levels of customization possibilities, depending on how deep you want to get into the system. Most users prefer to use simple configuration files to set up MagicStats, but some prefer to create custom themes (using an extended HTML syntax: Note that themes are NOT "skins"), and still others develop plugins in C++ to extend the base analysis framework.
(0 ratings)
Reviews0
PriceFree
Views7724
COM Functions in PHP4 (Windows)
posted byalaininDevelopment
The built-in COM functionality of PHP4 is quite attractive for some of us programming in the win32 environment. So far, there is not much documentation on the subject. This short article will explain how to use COM in real PHP4 programming with three examples using MS office 2000 Word and Excel programs and the Adobe Distiller program.
(0 ratings)
Reviews0
PriceFree
Views3602
ZoomChart
ZoomChart is an easy to use tool for charting financial data (daily prices and histories for shares, funds, investment trusts, unit trusts, indices, moving averages, performance, etc). ZoomChart systems technology allows your website users to analyze, chart, compare and zoom in and out of your data interactively.
(0 ratings)
Reviews0
PriceFree
Views3801
New MDB Component
The New MDB component generates a dynamic Access database from an ASP recordset object. It also features: Set maximum set of records, and Other MDB functionalities.
(0 ratings)
Reviews0
PriceFree
Views2129
Uploading Images using HTML and ASP
This step-by-step 5-page tutorial teachs you how to allow image uploads to your site, using standard HTML and off-the-shelf ASP extensions.
(3 ratings)
Reviews0
PriceFree
Views4380
Using correctly in ASP
posted byjamesinDevelopment
This article explains why you shouldn't be sprinking <% %> render blocks throughout your HTML code. It's inefficient for the server and for your users!
(0 ratings)
Reviews0
PriceFree
Views1576
DHTML Ping Pong (Phong)
DHTML Ping Pong is an incredible ping-pong game with an even more impressive AI (artificial intelligence).
(9 ratings)
Reviews0
PriceFree
Views16537
Bennie Webdesign Formrobot
Use this form robot to process all your forms on your site. You can set default values within the script for delivery of the forms. They are send by e-mail to you. You can add hidden fields or even user defined fields in your forms to let the form robot act differently. Applications for this robots are for example: Send gathered information to you; Send a feedback form or a request for information for to you including a user defined subject and e-mail address; and An e-mail form where you can send e-mail to anyone. Examples of these forms are included in the documentation. Basically you can define 4 variables in the form or the script: notify address, sender address, subject line and a redirection page. The script is protected from unauthorized use from other websites. You simply add domains that are allowed to use the programm within the script.
(0 ratings)
Reviews0
PriceFree
Views1729
STPhp
STPhp is a PHP-based string translation suite designed as a simple internationalization tool to work without requiring non-standard dependencies; only the core of php3 is required, which means STPhp can be easily used in places where you, the code creator or installer, do not have control over the php binaries or configuration. STPhp is designed with a simple architecture, allowing you to store your translations in the manner you choose, so as to provide the highest possible performance with the lowest possible maintenance overhead. STPhp functions by externalizing the messages from your application, storing them until your application requests them.
(0 ratings)
Reviews0
PriceFree
Views2042
Events in JavaScript: An Inside Look
posted byaaroninDevelopment
Events are the glue which hold together the word inter-active. In learning to control and handle events you bridge the gap between a two-dimensional web page and a three-dimensional one. In this article we look closely at events, what they are, how to handle them with JavaScript, and how they differ -- in some cases significantly -- between the fourth generation versions of Netscape Navigator and Microsoft Internet Explorer.
(0 ratings)
Reviews0
PriceFree
Views2597
Results 15341-15360 of 36576