Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 3141-3160 of 8326
JET (Java Extended Ticker)
posted bymolinoinScrollers
Display any kind of multi-layered information in a web page and apply the desired functionality to any layer you want, like automatic scrolling or periodic layer replacement. Each layer has individual property and behaviour settings, so that it's even possible to define menu, background or further information layers (e.g. help pages) or to adjust the general behaviour by defining event macros. The displayed information can be freely designed by structuring them in rows and/or columns, switching colors and fonts at any time, aligning text and images, applying optional wordwraps and much more.
(0 ratings)
Reviews0
PriceFree
Views2961
Getting Started With ASP.NET
A Sample Chapter from "Beginning ASP.NET using VB.NET". Topics covered include: Static Web Pages Dynamic Web Pages; An overview of the different technologies for creating dynamic web pages, including ASP.NET; Installing Internet Information Services (IIS); Installing the .NET Framework; and Testing and Troubleshooting your installation.
(0 ratings)
Reviews0
PriceFree
Views1646
A Simple Intro to SDL
This is a simple introduction to making multi-platform games with the SDL.
(21 ratings)
Reviews0
PriceFree
Views6649
Exploiting ThreadLocal to enhance scalability
The ThreadLocal class appeared with little fanfare in version 1.2 of the Java platform. While support for thread-local variables has long been a part of many threading facilities, such as the Posix pthreads facility, the initial design of the Java Threads API lacked this useful feature. Further, the initial implementation was quite inefficient. For these reasons, ThreadLocal gets relatively little attention, but it can be very handy for simplifying the development of thread-safe concurrent programs. This article examines ThreadLocal and offers tips for exploiting its power.
(3 ratings)
Reviews0
PriceFree
Views2265
VisualEffectFlag
aipflag is an animation button applet that takes one input flag image and performs real-time flag-waving effect at a selected center or mouse location.
(3 ratings)
Reviews0
PriceFree
Views2826
VoiceXML with XSLT (HTML and WML)
posted byasifinBook Samples
A Sample Chapter from Early Adopter VoiceXML. This chapter examines the use of the Extensible Stylesheet Language for Transformations (XSLT) as a tool for the generation of VoiceXML. I intend to illustrate a complete, end-to-end example of implementing a voice interface for a client-server database via XML and XSL. The case study will demonstrate the power of XSL for simultaneously delivering multiple interfaces to the same data by developing HTML and WML front-ends also.
(0 ratings)
Reviews0
PriceFree
Views2193
Reading Flash File Information (.swf) through an ASP Page
This is a simple tip that presents an ASP class that can read the properties of a Macromedia Flash file (a .swf file). You can use this handy class to read the height, width, version, file length, twips readings, frame rate, and frame count of a Flash file on your Web server.
(3 ratings)
Reviews0
PriceFree
Views3184
Members Admin CGI Pro
This script is a professional and highly secured script for password protection and managing the accounts from your members page. Features include: Option to auto approve members, fast form fields checking, tracks sharing passwords, logs all failed and good logins, and an administrator control panel.
(3 ratings)
Reviews0
PriceUSD 119.95
Views2387
AspWebSurv
AspWebSurv is a dynamic polling system that will create polls and let you gather valuable information about what your Site visitors think. Includes the ability to prevent multiple voting by same visitor using IP tracking. Web Browser management of all functions and design elements. FTP and FrontPage versions available.
(9 ratings)
Reviews0
PriceFree
Views2674
ASP Companion
ASP Companion is a tool designed specifically to decrease the time you spend developing database-driven web sites. With ASP Companion you can generate a complete set of Visual Basic classes and ASP pages for accessing the database in a matter of minutes. ASP Companion frees you from the task of writing detailed code and lets you focus on the true functionality of your application. Allows you to create views (data grids) of the data in the database with the ability to update multiple rows on the same page, sort and group the data by any column, and navigate through the pages. Easily create Visual Basic classes with the methods to view, update and delete records in the database. Also includes powerful components for HTML form processing and simplified database access. An efficient, wizard-style interface allows you to provide information about your project in five easy steps.
(0 ratings)
Reviews0
PriceFree
Views5486
PHP Black Book
The PHP Black Book is a complete and indispensable reference to the PHP open source scripting language version 4. Embedded in HTML documents, PHP scripts create active server pages. This cross-platform book covers the language syntax, standard library, and integration with various databases including open source databases such as PostreSQL and MySQL. Explores issues such as internationalization, XML integration, and LDAP.
(15 ratings)
Reviews0
PriceFree
Views5810
Php Functions Essential Reference
If you're a programmer looking for the most effective uses of PHP, this book will provide you with: A clear guide to common function usage and pitfalls; Easy to find, detailed information on the most important PHP functions; Practical examples of each function's use; Overview's that discuss how and why to use a particular group of functions; Practical, complete documentation on powerful but obscure functions such as pack and unpack. The web site for PHP Functions Essential Reference contains materials to support and expand on the book. Over 700 additional function writeups are available, along with updates, errata, and a few surprises.
(0 ratings)
Reviews0
PriceFree
Views2872
Creating Dynamic JavaScript with ASP and Databases
This tutorial explains how to put ASP tags inside of JavaScript blocks so developers can fit large amounts of data into one form on a single page. It provides an overview of things that can be done with dynamic JavaScript with ASP and data queries. Example source code available for download.
(0 ratings)
Reviews0
PriceFree
Views1682
VisualEffectCylinder
This is an animation button applet that takes one input image and performs real-time rotating-cylinder effect.
(0 ratings)
Reviews0
PriceFree
Views2470
Instant PHP 4
Design and write effective solutions for any Web-based project with help from this thorough resource on PHP--the server-side, cross-platform, HTML-embedded scripting language. Learn to develop a variety of useful solutions, from network management and Web development, to database and system administration. Each chapter of Instant PHP 4 features projects and examples crafted to illustrate a broad span of topics and design considerations--plus in-depth instruction on all phases of development necessary to complete the projects. Increase your knowledge of PHP with the comprehensive explanations and precooked applications and solutions in this robust technical resource. The CD-ROM includes ready-to-use Web development solutions, and all source code used throughout the book.
(3 ratings)
Reviews0
PriceFree
Views3077
Mysql and Perl for the Web
"MySQL and Perl for the Web" provides a much-needed handbook for database and Web developers seeking an extensive and detailed guide for using the combination of MySQL and Perl to build dynamic and interactive database-backed Web sites. It shows how to use Perl's DBI database access module, pairing it with with the CGI.pm module that allows Web pages and forms to be generated and processed easily. These tools provide developers with a solid foundation for creating applications that incorporate database content to create dynamic, up-to-date Web sites.
(0 ratings)
Reviews0
PriceFree
Views5237
faststarter
faststarter is a fast and easy to implement guestbook script. Features: one frontend file, name / email / message fields, output under the form, eazy to maintain, and edit feel and look.
(0 ratings)
Reviews0
PriceFree
Views3349
Wasp
Wasp is an platform-independent HTML preprocessor. It's like PHP or ASP, except with the powerful Python language at your fingertips. You can add Python code to your pages, expand boiler-plate text, etc. Wasp may be run in three ways. In client mode, your files are processed in a batch to produce HTML -- no server required. In CGI mode, you get a complete web application framework with cookie and session support, activity logging, error handling (with e-mail notification), a remote debugging utility and more. In server mode Wasp runs its own threaded web server with all the CGI features embedded. In all these cases you get the simplicity of the standard URL = file paradigm. You don't need to write page classes and the like unless you wish to. Your own Python routines can be easily installed as plugins. There are no dependencies on outside libraries. Wasp is designed to be fast, robust and extensible.
(0 ratings)
Reviews0
PriceFree
Views2792
RTF Generator Class
RTF Generator lets you create your own RTF files on web-servers, without any applications except PHP. No additional PHP modules needed and the sctipt is not system-dependent and works on all platforms. Using special mark-up language which is based on HTML, you will be able to describe all necessary formatting for your data. You will have total control over the final look of the RTF document, as the Generator supports almost all features you can find in MS Word when creating a document. With this tool you will be able to generate customized contracts, agreements, bills of sales using client provided information or information from database, including images. It can save huge amount of time on document preparation. The document is totally generated within a split second using the dynamic data.
(21 ratings)
Reviews0
PriceUSD 58.00
Views5394
Tell-a-friend script
Let visitors refer others to your webpage (via email) with this script. It asks for the friend's email address, then loads the email program with the essential information pre-filled to instantly send off.
(9 ratings)
Reviews0
PriceFree
Views7094
Results 3141-3160 of 8326