Results matching for "ad+system"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
Crossword
posted byJason SilverinGames & Entertainment
Allow your users to play this Scrabble(c)-style game on your site. Not only will they enjoy playing with other gamers all over the world, but the game emails sent on each move contain your customised advertisment. Get the 'word' out to people while they have fun!
Like Scrabble? Wish you could play with family and friends who are miles away? Now it's possible with the online Crossword script.
Great, realistic, Scrabble-style action
Letter bag, personal tray, password protected
Automatic turn sequencing and email updates
Unlimited simultaneous games
Online rule book
Winner announcements
Administrative controls such as game deletion, score adjustment, and more.
Offensive language filterning
Two, three, and four player games
Ability to send a message to other players on each move
Advertisement potential- put your ad in each email message
Letter bag viewing and swapping of letters
Unplayed games automatically deleted
Version information included on admin screen
Unlimited UNDO for each play
Complete support
Free updates
This script has received a lot of attention. Because it's server based, and not Java based (Java and JavaScript are dependent on the users browser), WebTV users love it. There are plans in the works to add two big features. One is a more extensive admin section allowing the administrator to control advertisements both on the gane screen and in the emails, as well as have access to deleting, point correcting, and more. The other big plan will require a significant rewrite: complete points processing. Right now users must enter and correct their own scores. This has not presented much of a problem, since Scrabble users usually play fair, and it's hard to cheat. (Undo-ing a turn because of a bad word or bad score forfeits the users turn). Just the same, this development is planned for the future.
Now is a great time to purchase the registered version of the Online Crossword Game. ACT NOW! You'll receive unlimited updates for this game as they are made.
New!
Thanks to a fellow programmer, Jim Melanson, this script now calculates points automatically at each turn. INCREDIBLE!
(3 ratings)
Reviews0
Price 24.96
Views4939
General Merchandise Shopping Cart
posted byasphelpinShopping Carts
A powerful yet easy to setup shopping cart. Product and ordering information is stored in an Access database. Ideal for products that
have different options like size and color. Works easily with your current SSL. Easy to upload large amounts of pre-exisitng records.
(3 ratings)
Reviews0
PriceFree
Views2782
tekno.Portal
posted byrifatinPortal Systems
tekno.Portal is a dynamic content management system that includes categorized article posting, news posting (headlines), download manager, links manager, newsletter, polls, comment writing to articles, etc. This first release version supports only Turkish language.
(21 ratings)
Reviews0
PriceFree
Views25101
ListMessenger Pro Newsletter & Mailing List Management
posted bymattinMailing List Managers
Need to get your newsletters sent? ListMessenger exceeds expectations as a well designed, easy to use, lightweight mailing list management solution for your website. ListMessenger is feature packed but because of its intuitive design remains simple to use and easy to maintain. Some of the many features of ListMessenger Pro include: easy installation / upgrade, easy message composition in both text and HTML formats, email attachments, pause and resume sending, failure recovery, multi-group sending with duplicate address removal, subscriber importing and exporting, custom e-mail fields and variables, automated unsubscribe links, text and HTML templates, subscriber signup reporting, public archives with RSS syndication, multi-lingual end-user tools, backup and restore, CAPTCHA form protection, administrator notifications & more. Plus, ListMessenger Pro is now free!
(2700 ratings)
Reviews20
PriceFree
Views52274
3D Vertical Bar Graph Software
posted bypatrickinGraphs & Charts
This 2D / 3D Vertical Bar Graph provides both a client and server side solution for the incorporation of bar graphs into web pages. It provides versatile components so that web authors and Java developers can easily build and publish dynamic and interactive bar graphs.
New in this Release:-
Database Access Methods
Dynamic Interaction
JavaScript Execution
URL link on Mouse Click Events
Enhanced Bar Shading
Auto Scaling
Dual Scales
Template Scripts and Implementations
Multi-Language Support
Tutorials
Demos & Examples
(3 ratings)
Reviews0
PriceUSD 49.00
Views3300
Jobs Star
posted bymikefinJobs & Employment
A feature-rich fully integrated recruitment package enabling online searching of vacancies and candidates with extensive parameters and full web integration. Features include job and candidate matching, browse/upload of CV with encrypted transmission of registration details and CV plus a fully integrated calendar based job interview diary .. and much, much more. Comprehensive in-house administration plus integration to many popular databases.
(0 ratings)
Reviews0
PriceGBP 15,000.00
Views3132
Web Database Applications with PHP & MySQL
posted bybrianinProgramming Books
For seasoned developers, this could be the book that you wish you'd had when you started out building web database apps and data-driven sites. Keeping a copy around for reference, especially if you frequently jump back and forth between projects in different languages/environments, also might be helpful - for those occasions when you need of a quick refresher in PHP/MySQL dev. Moreover, if you find yourself in the position of having to mentor junior developers (or helping non-coder friends) tasked with building or maintaining PHP/MySQL-based sites or apps, then lending them your copy or recommending that they buy their own could save you quite a bit of time and frustration.
(0 ratings)
Reviews0
PriceFree
Views2570
Uploading files to the server hard disk using plain ASP
posted byfaisalinFile Manipulation
Step-by-step tutorial on how to upload files (images, etc) from the client browser to the server hard disk using plain ASP pages. Complete application source code is available for download including the code to upload and display uploaded files to the user in an eary to use and understand manner.
(25 ratings)
Reviews1
PriceFree
Views8327
Simple Text Counter
This example is a simple text based counter that will only show page views, not actual visitors. It uses the File Scripting Object to interact with a text file. It first reads the current number in the file and adds one to it, then displays it as text on the page.
(3 ratings)
Reviews0
PriceFree
Views2907
Creating Cookies With ASP
posted byderekinCookies & Sessions
No matter how you feel about cookies, good bad or indifferent, they are an integral part of many webs. Why not unlock the mystery and write your own? Here's a quick rundown on this.
(1 ratings)
Reviews1
PriceFree
Views3854
How to register/unregister an ActiveX DLL remotely using plain ASP
posted byfaisalinComponent Building
This very important article describes in detail what you need to know to register / unregister ActiveX ( COM Component ) DLLs remotely using only plain ASP pages. Must read for all ASP developers. Everything has been explained in detail.
(6 ratings)
Reviews0
PriceFree
Views4666
Displaying binary data from the database using plain ASP
posted byfaisalinDatabase-related
Step-by-step tutorial on how to display uploaded binary files from the database using plain ASP pages. Every step has been explained in detail. Downloadable source code available.
(3 ratings)
Reviews0
PriceFree
Views2435
Phpcad
posted byWilliam BerggreninImage Manipulation
Simple but powerful 2D, 3D drawing program. Draw a 2D floorplan, and have it make a 3D pov-ray text script. Which is viewable in Pov-Ray. No MySql Required. Simple easy to understand GUI. Place
starting point for object on screen, select a few
parameters and draw a wall, curve, window, door, or any object you create. Draws .jpg, .png images in standard predefined formats such as VCD, DVD, webgraphics.
(0 ratings)
Reviews0
PriceFree
Views6070
Uploading and inserting files (binary data) to the database
posted byfaisalinDatabase-related
Step-by-step tutorial on how to upload files (images, text, other documents, etc) using plain ASP pages to the database. Every step has been explained in detail. Downloadable source code available.
(6 ratings)
Reviews0
PriceFree
Views4358
MyDMS
posted bymarkusinGroupware Tools
MyDMS allows users to store documents, share them with other users and keep track of different versions. Documents are automatically converted to HTML when uploaded. So you can view Word- or PowerPoint-Documents for example online with your favourite browser. For security reasons MyDMS offers ACLs (Access Control List) that allows to control access to documents and folders on user and group basis. Users can be notified on new or expired documents via Email. A powerful keyword based search-function allows quick access to all documents. MyDMS uses PHP (with gd) and MySQL.
(272 ratings)
Reviews2
PriceFree
Views30385
Advanced Slide Show With Captions and Cross-Fade
posted bysupportinSlide Shows
Slide show with image captions and fader-effect image transitions. Easy, short, cross-browser cut-and-paste script presents images in a continuous slide show format with accompanying captions. Any number of images and captions can be used, and timing is adjustable. Great for JavaScript newcomers, but a solid utility script, too.
(21 ratings)
Reviews0
PriceFree
Views27209
3D Stacked Vertical Bar Graph Software
posted bypatrickinGraphs & Charts
3D Stacked Bar Graph provides both a client and server side solution for the incorporation of bar graphs into web pages. Versatile components enable web authors and Java developers to easily build and publish dynamic and interactive bar graphs.
(9 ratings)
Reviews0
PriceFree
Views6597
PanoZoom
Panoramic views with zoom controls. Your visitors will have complete control, with the ability to scroll, freeze, zoom in and click on the item that interests them. 360 degree views of properties, space saving product catalogues, hotel views, etcc.. Created using Flash 4, load in seconds, add audio / voice overs, you send us the images, we send you the PanoZooms.
(3 ratings)
Reviews0
PriceFree
Views6584
StatTrack - Website Statistics Application
posted bysupportinWeb Traffic Analysis
A complete website statistics application for ASP web pages. StatTrack tracks Hits, Page Views, Downloads, Banner Ad Click-Throughs, and Much More. StatTrack also comes enabled for use with MS Access 2000, 97, and SQL Server.
(3 ratings)
Reviews0
PriceFree
Views2653
Campaign Analyzer
posted bysalesinClick Tracking
The script tracks efficiency of your ads by logging every unique visitor and his/her actions such as sale, trial or opt-in list sign-up etc. Using comprehensive reporting features you may learn where every hit came from and whether it resulted in a sale or sales lead. With this info at hands you will easily find out which ads are making you money and which ads are not. By reallocating your resources to fund successful campaigns and eliminating loosing ones you may boost your overall return on investment. Free Lite version available.
(6 ratings)
Reviews0
PriceFree
Views2151
Related Categories
Games & Entertainment
Shopping Carts
Portal Systems
Mailing List Managers
Graphs & Charts
Jobs & Employment
Programming Books
File Manipulation
Counters
Cookies & Sessions
Component Building
Database-related
Image Manipulation
Groupware Tools
Slide Shows
Graphs & Charts
Movies
Web Traffic Analysis
Click Tracking
Related Tags
You May Also Like

(263 ratings)
PriceFree