Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 22121-22140 of 36603
Random Link plus textual description
Display not just a random link, but corresponding title and textual description, with this script.
(3 ratings)
Reviews0
PriceFree
Views4486
Professional ColdFusion 5.0
Professional ColdFusion 5.0 Programming will provide a comprehensive practical guide to developing and deploying web and e-commerce applications with ColdFusion 5.0, including integrating ColdFusion with databases, email, XML and more. Covering both ColdFusion Studio and ColdFusion Server. The book will begin with a detailed examination of the ColdFusion environment, and introduce CFML. A number of applications will be built, illustrating the different tools and features, before moving on to discuss incorporating databases and e-commerce considerations. There will follow in-depth examples of integrating ColdFusion with Java, COM, CORBA, XML and WAP/WML. The book will conclude with discussion of scalability, security and performance.
(0 ratings)
Reviews0
PriceFree
Views6519
You've Got Mail! - Site Server Direct Mailer
This article explains in graphics how to configure Site Server Direct Mailer, create test members and distribution lists, create template emails, and finally, create and run a Direct Mailer package to send the personalized emails to the target members.
(0 ratings)
Reviews0
PriceFree
Views2656
Pop-under window
Pop-under windows are becoming increasing popular as a less intrusive alternative to popup windows. Use this script to add a pop-under window to your page. Updated to allow you to control the frequency of the pop under (either once per browser session, or every time page is loaded).
(3 ratings)
Reviews0
PriceFree
Views10965
Database Editing Sample
This is a quick sample code which combines a number of database functions into one script. Includes functions to add, delete, and edit records in a database table. It illustrates a number of useful techniques for database manipulation.
(0 ratings)
Reviews0
PriceFree
Views3921
ASP Search Engine Framework
This is the framework for a search engine, which uses ASP to access a database via ADO. It is relatively simple and straight forward and is ready to be extended upon. It supports basic boolean operators 'AND' and 'OR'.
(6 ratings)
Reviews0
PriceFree
Views8307
Implementing Dynamic Arrays of Objects
Using classes in ASP 3.0 we can create dynamic arrays of objects. This article presents a sample code showing how to implement a class of dynamic arrays of objects several layers deep.
(0 ratings)
Reviews0
PriceFree
Views2224
Registering Your Components on NT 4 with ASP
It can really be a pain to register .DLL's on your remote servers. This article will explore how to set up a set of ASP pages to register your DLL's on NT 4. ASP source code available for download.
(0 ratings)
Reviews0
PriceFree
Views2077
Andromeda Streaming Jukebox (PHP)
Andromeda turns your collection of MP3s into a fully-featured streaming Web site with dynamic playlist generation. Many other formats are supported, including: WMA, OGG, MPG, AVI, WMV. It's great as a personal jukebox, on a local network, and over the Internet (bandwidth permitting). Additional features include skins, custom playlists, logons/accounts, and a search tool. Andromeda is also multilingual, speaking English, German, Swedish, Dutch, Spanish, and other languages. No database is required. Works with PHP-Nuke and Post Nuke as a module or an add-on. ASP and PHP versions are available.
(55 ratings)
Reviews4
PriceFree
Views63081
Andromeda Streaming Jukebox (ASP)
posted byscottinMultimedia
Andromeda turns your collection of MP3s into a fully-featured streaming Web site with dynamic playlist generation. Many other formats are supported, including: WMA, OGG, MPG, AVI, WMV. It's great as a personal jukebox, on a local network, and over the Internet (bandwidth permitting). Additional features include skins, custom playlists, logons/accounts, and a search tool. Andromeda is also multilingual, speaking English, German, Swedish, Dutch, Spanish, and other languages. No database is required. ASP and PHP versions are available.
(41 ratings)
Reviews2
PriceFree
Views26977
Site Bugs Report System
A site bug reporting system that lets a user reports a bug on your site. As a safety to discourage users from submitting reports using a ficticous e-mail address, this thank you confirmation will contain a link to a temporary PID file. When the user clicks the confirmation link, the report is moved from the temp data directory and is e-mailed to you or site admin. If the confirmation link is not clicked, the program will scrub the files at a predetermined period. A report will not be sent by the system unless this confirm link is activated. Includes an automated installation script.
(0 ratings)
Reviews0
PriceFree
Views1636
OIC
OIC (oh i see) Online Image Converter is an onlime image proccessing facility for PHP compatible web servers. This will allow users to upload a picture to the server and have it processed into another format.
(0 ratings)
Reviews0
PriceFree
Views7955
World Wide Email Verifier
The World Wide Email Verifier will verify a list of email addresses with a DNS query. This will check the validity of the domain name in the email address. Works on the command line (not through your browser). This script should filter up to 80% of invalid email addresses.
(9 ratings)
Reviews0
PriceFree
Views4159
DS Roll
posted bydarioinSlide Shows
This applet can show a roll effect between any images. Over the animation you can also insert an image and a scroll-text. The applet is interactive and includes a HTML code generator that allows to change parameters without any knowledge of Java and HTML programming.
(6 ratings)
Reviews0
PriceFree
Views1651
LINE9.com Free Code Snippets
This archive maintained by LINE9.com offers a number of useful code snippets for ASP developers. Available snippets include email utilities, counters, date and time, text manipulation, database-related, and more.
(6 ratings)
Reviews0
PriceFree
Views2946
A Nounce!
A Nounce! is an announcement mailing list script that is currently designed for running a single mailing list. Everything can be managed Web-based.
(6 ratings)
Reviews0
PriceFree
Views10521
Activedit
Activedit is a development tool for Allaire ColdFusion Application Server that allows developers to embed a word processor, similar to Microsoft Word�, into a web page. The word processor empowers you with the ability to publish dynamic, formatted pages on the Internet simply by clicking a save button. Activedit can be placed inside a form on a web page, it allows the visitor to type in rich formatted content. It can mimic a HTML textarea. The HTML can then be saved to a database, file, sent in an email, or simply displayed on another web page. Saving the document in a database has some distinct advantages. You can search through all your documents, share your documents with others via an intranet, use the information for future marketing purposes and a slew of other things.
(3 ratings)
Reviews0
PriceFree
Views4634
Searching Drives, Viewing and Downloading Files
This article illustrates some great uses of the File System Object. It shows how to choose a drive to search, and then builds a listbox of all the folders on that drive. Choose a folder and it builds a listbox of all the files in that folder. Choose a File and it will display it in the browser or prompt you to save the file to your hard drive.
(0 ratings)
Reviews0
PriceFree
Views3690
Little Brick Out
Try to break as many stones with your mouse. You control a paddle with your mouse. The object is to kick the ball before it passes you. You can move the paddle in all four directions. But be aware it wil get more difficult as the game advances. This game is free and may also be distributed in unchanged form.
(3 ratings)
Reviews0
PriceFree
Views3531
Introduction to Java Server Pages, Your first JSP Page
Article on step by step installation of Tomcat 4.0 Server. Then moves on to introduce JSP and eventually builds a simple JSP page to test the installation.
(3 ratings)
Reviews0
PriceFree
Views3704
Results 22121-22140 of 36603