Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
SearchSQL
posted byrobinSearch Engines
Full featured MySQL backed search engine. Simple installation - be up and running in minutes!
MySQL database for maximum power and efficiency
Fully automated
Email verification before urls are added
Optional reciprocal link checker
Support for 'top sites' or paid listings
Fully customizable page layout
Easy installation
(0 ratings)
Reviews0
PriceFree
Views1577
BettyMills Datafeed Script
posted byrobinAffiliate Programs
Handy script for affiliates that instantly gives you the full bettymills product database on your own site with your affiliate id in all the links! Uses a templates system allowing you to easily add your won design or blend with your existing site.
(0 ratings)
Reviews0
PriceFree
Views1476
.NET Custom Application Development and Migration Services
e-Zest Solutions is an offshore development company provides .NET consulting services like migration of legacy applications to .NET , .NET Custom Software Development , .NET Desktop and Web Application Development and .NET Software Product Development
(0 ratings)
Reviews0
PriceFree
Views1078
MX Newsletter � manage e-mail campaigns
posted byproductsinMailing List Managers
For the Dreamweaver programmers wanting to create a web based application to send HTML and text e-mail campaigns to registered users, MX Newsletter is the working solution. As the application template is built using Dreamweaver and the InterAKT MX Kollection tools, you will be able to customize it to your needs in no time. Unlike other newsletter scripts that are not designed for reusability, our product is an application template created for Dreamweaver and MX Kollection, that allows you to change most of the newsletter registration fields in a visual way, without manual code modifications. Features: --Easy to Customize with Dreamweaver and MX Kollection; --Wizard for Fast Newsletter Creation; --Rock Solid E-Mail Sending Process; --Visual Editing With KTML3; --Saving Time by Using Mail Templates; --Reports About the Newsletter impact; --Topic/Topic Groups; --Tight integration with Dreamweaver MX and the MX Kollection; --LAMP/WIMP compatible. MX Newsletter currently supports: PHP_ADODB.
(18 ratings)
Reviews0
Price 129.00
Views7143
Smart Systems - RTFGen the RTF generator for PHP
RTFGen - a RTF generator class for PHP which is a very powerful tool to create complex RTF files from PHP on the fly. You control all the aspects of the RTF document: pagination (orientation ,numbering, size, etc), sections, paragraphs, all formatting properties (for paragraphs, pictures, tables), colors, styles, fonts, headers, footers, footnotes, endnotes, pictures, tables and more. Because of its flexibility, this RTF generator could be used very well as document generation software within a document delivery application.
(3 ratings)
Reviews0
PriceFree
Views1276
Data Base Scripting Pages
posted by781412inDatabase Tools
DBSP (Data Base Scripting Pages) is a new server-side scripting technology designed specifically for the exploitation of databases across the Internet. The strongest quality of DBSP is time spent in development cycle. With DBSP you could deliver complex database oriented Web solutions in weeks. DBSP allows you to focus in solving your customer needs instead of wasting your time in solving technical issues.
(0 ratings)
Reviews0
PriceFree
Views1775
ASP Zip Component
posted bysalesinFile Compression
ASP Zip Component is ActiveX component offering high performance WinZip�, PKZIP�, and UNIX gzip compatible compression and decompression functionality. With its reach feature set this component is ideal for ASP applications or any other software capable of using ActiveX components. High quality of this product, ease of use, free setup support and unbeatable price make ASP Zip Component the great choice for responsible project managers
(15 ratings)
Reviews0
PriceFree
Views3034
5.1 Surround Sound on the Web
posted byRenegadeMindinDevelopment
Tutorial: Determine if a client and user agent meet the requirements to deliver full 5.1 surround sound to your web visitor.
Topics covered include client machines, user agents, media players, http headers and MIME types.
(0 ratings)
Reviews0
PriceFree
Views1421
Starting a JavaScript
posted bybitzoneinIntroduction to JavaScript
How do you tell the browser that a script is starting? Moreover, how does he know what kind of script is starting? What if the browser doesn�t support JavaScript?
(0 ratings)
Reviews0
PriceFree
Views1594
Alternating row colors
posted bybitzoneinDevelopment
Alternating row colors is a very good way to make big tables more ergonomic and esthetic. Script and explanation here. Also explains the modulus operator.
(0 ratings)
Reviews0
PriceFree
Views2363
Introducing the 'for' loop
posted bybitzoneinIntroduction to C & C++
A short tutorial introducing the 'for' loop, good for C++ newbies and programming beginners.
(0 ratings)
Reviews0
PriceFree
Views1826
BunnyCMS
posted bytinnedbunnyinContent Management
An ASP and Acess database driven content managment system, which allows you to add, modify and delete one page articles/pages and links from a web browser via the Admin Panel. The articles/pages can be organized into categories. You can setup multiple users with access to add, modify and delete articles/pages from the site. A template is used to present the articles/pages giving the web page designer control over the sites looks. BunnyCMS is freeware (though donations are appreciated if you like it) so you can always mess about with it to see if you want to use it or not.
Version 1a fixes a bug in the search feature
(1 ratings)
Reviews0
PriceFree
Views3648
ScreenVirtuoso Professional
posted byfoxmagicinMultimedia
ScreenVirtuoso enables you to record desktop activity and save the clip as AVI file, which can also be converted to MPEG 1/2 VCD/SVCD/DVD, SWF compatible formats. The program also captures DirectX output properly, which can often result in black screens during regular screen captures. You can choose to record audio and optionally annotate a scene with various shapes or speech bubbles. Supports hotkeys, pause/resume modes, and more.
(0 ratings)
Reviews0
PriceFree
Views1042
0-code Email Address Protector
posted bynickmaninDevelopment Tools
0-Code Email Address Protector is a tool for webmasters that can help reduce spam by converting your posted email address to a Java script function or an image that cannot be read by email extraction robots. If a visitor clicks on the email (mailto) link on your website, it will work as usual, but spam robots will not be able to extract the address from the link. No coding required. Wizards will assist you to get the results quickly.
(0 ratings)
Reviews0
PriceFree
Views1298
Infant Percentile Calculator
posted bywaelm_seraginCalculators
By this calculator, parents and health care providers can assess and track their baby's growth at home or at hospital. Infant percentile calculator is one easy calculator that replaces 10 growth charts. Just enter your infant's measurements to automatically obtain all his weight, height, and head circumference percentiles by one click. Webmasters can include this calculator in their health related website for free.
(6 ratings)
Reviews0
PriceFree
Views3690
Introducing operators
posted bybitzoneinIntroduction to JavaScript
You�ll get familiar with JavaScript's operators. Assignment operators, arithmetic operators, comparison operators, logical and conditional operators...
(0 ratings)
Reviews0
PriceFree
Views1451
Transforming a string into ASCII
posted bybitzoneinProgramming in C & C++
Transforming a string into ASCII code using int() and the 'while' loop. Good for beginners in programming and C++.
(3 ratings)
Reviews0
PriceFree
Views2729
Introducing loops
posted bybitzoneinIntroduction to JavaScript
Teaches you the loops in JavaScript. Each loop has its prototype and a simple example showing you how to use it.
(0 ratings)
Reviews0
PriceFree
Views1557
Basic C++ functions
posted bybitzoneinIntroduction to C & C++
Tutorial for understanding the C++ functions. It shows you two functions that return the same result but are coded differently.
(6 ratings)
Reviews0
PriceFree
Views2520
Compress SWF
A handy software solution for everyone who deals with Macromedia Flash technology. It manages to compress your SWF files size up to 60-70% thanks to amazing algorithms of vectors, shapes, morphing, Z-buffer, fonts and other optimizations. You can preview the result in a player, view it frame-by-frame, zoom in/out, customize every optimization parameter or view detailed information about original and optimized files in the "SWF info" window.
(0 ratings)
Reviews0
PriceFree
Views2145
Related Categories
You May Also Like
Inout Blockchain FiatExchanger - Cryptocurrency Exchange Script (Fiat to Crypto Exchange)Sponsored
(6 ratings)
PriceUSD 2,449.00



