Freeware Downloads for "Database Driven Drop Menu"
- Domain Names
- License: Freeware

If you have a domain name, create database driven polls easily on your website. You must have your own hosted website and domain name to create any poll you want, hosted from your website. Easy to install and configure. You will want this simple to configure product for your website. Create and access the polls and results from the same screen..
- Platform: WinOther
- Publisher: Domain Names
- Date: 27-05-2012
- Size: 1280 KB
- Database Driven RoboCup Rescue Server
- License: Freeware

Database Driven RoboCup Rescue Server is a version of RoboCup Rescue Server (https://sourceforge.net/projects/roborescue/) which uses a database to store the simulation data in order to simulate a very large number of agents..
- Platform: Linux, Unix
- Publisher: ddrrs.sourceforge.net
- Date: 01-07-2012
- Size: 241 KB
- web database-driven code generator
- License: Freeware

c# web database-driven code generator . This program ask for a sql server login information, a destination folder and generates a whole web site project in c#.
web database-driven code generator License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Webdatabase-dri
- Date:
- Smans data server
- License: Freeware

Smans server is a mobile content management system (CMS) of a Web site and a tool for development of a dynamic database-driven site. The server represents a set of Java servlets and possesses the following properties, facilitating a Web development: 1.The basic feature is opportunity to manage remotely Web-resources (database, files), to create and edit them, to carry out navigation under the catalogue, and to establish the access rights (read, write, edit, manage, admin). All this is executed from a Web browser of cellular phone, not just of PC and PDA; 2.
- Platform: Java, Linux, Mac, Unix, Windows
- Publisher: Technopoles-M
- Date: 21-11-2008
- Size: 923 KB
- DB driven applications test driver
- License: Freeware

JDBC driver to support the development and testing of database driven applications. In record mode, the driver records all data requested from the database layer in files. These files replace the database connection when switching to replay mode..
- Platform: WinOther
- Publisher: dbdatestdriver.sourceforge.net
- Date: 23-10-2012
- Size: 73 KB
- DbForms
- License: Freeware

DbForms enables developers to build sophisticated web-based database driven applications in very short time and with very little efforts. DbForms - applications are built in a manner conceptually similar to RAD - database building tools such as Microsoft Access (for Windows-based applications) or Sybase PowerSite (for web-based applications). Rapid Application Development (RAD) tools in general, allow a user to place database components and action elements on templates which then get executed at runtime.
- Platform: Java, Scripts
- Publisher: Dirk Kraemer
- Date: 24-06-2013
- Size: 14428 KB
- Generic Genetic Studies Database
- License: Freeware

The Generic Genetic Studies Database (GGSD) is a web-based, relational database driven data management software package for the management of large scale genetic studies..
- Platform: WinOther
- Publisher: ggsd.sourceforge.net
- Date: 16-11-2012
- Size: 62823 KB
- DbUnit
- License: Freeware

DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage. DbUnit has the ability to export and import your database data to and from XML datasets. Since version 2.0, DbUnit can works with very large dataset when use in streaming mode.
- Platform: Java, Scripts
- Publisher: dbunit.org
- Date: 15-06-2013
- Size: 358 KB
- DB Driven Application via WEB and ZK
- License: Freeware

DBDA stay for Database Driven Application. It would be just another engine that produce a web app from a database schema. The software will use ZK framework for the user interface.
DB Driven Application via WEB and ZK License - GNU Library or Lesser General Public License (LGPL).
- Platform: WinOther
- Publisher: Dbda
- Date:
- PHP Database Aux
- License: Freeware

A PHP class that helps you when using Database driven projects providing functionalities to speed up development and code reuse.
PHP Database Aux License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Phpdatabaseaux
- Date:
- SQLite Manager Eyes On
- License: Freeware

ionSQL is a SQLite database management tool.
menu showing all your databases
create new database
include any existing database (usually from eMail attachments)
add change and delete, and change tables and indexes
enter SQL and save them for later use
rename, reindex and tables
add and drop columns
export and import schema SQL
export and import CSV (usually used in spread sheets)
browse table data
sort browsed data on any column or index
add change or delete browsed records
cross reference fields to tables
Pro version:
generate rfo-basic program scripts to maintain tables
generate rfo-basic program scrips for you SQL
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: McQuaide
- Date: 03-03-2015
- Size: 441 KB
- Lizard Cart
- License: Freeware

Lizard Cart CMS is a database driven e-commerce content management system using php /mysql on a unix platform. It has PayPal IPN, LinkPoint, Worldpay Authorize.net intgration with more to come. For those who have a merchent account at there bank it includes a way to store Credit Card info encrypted on the server using mcrypt. It uses a key for encrypting/decrypting cc numbers to and from the data base in SSL. It includes a WYSIWYG (What You See Is What You Get) online editor and you don't need any special knowledge of HTML code.
- Platform: PHP, Scripts
- Publisher: lizardcart.sourceforge.net
- Date: 18-11-2011
- FAQMasterFlex
- License: Freeware

This is a database-driven application for creating and maintaining Frequently Asked Questions (FAQs)..
- Platform: PHP, Scripts
- Publisher: lethalpenguin.net
- Date: 23-11-2011
- phpMyFAQ
- License: Freeware

phpMyFAQ is a multilingual, completely database-driven FAQ-system based on PHP and MySQL. phpMyFAQ also offers a Content Management-System with a WYSIWYG editor and an image manager, flexible multi-user support, a news-system, user-tracking, language modules, templates, extensive XML-support, PDF-support, a backup-system and an easy to use installation script. Supported languages are currently Arabic, Chinese, Czech, Danish, Dutch, English, French, German, Hungarian, Italian, Latvian, Polish, Portuguese, Russian, Serbian, Slovenian, Spanish and Vietnamese.
- Platform: PHP, Scripts
- Publisher: phpmyfaq.de
- Date: 19-06-2011
- User Quota Graph
- License: Freeware

This class allows you to supply the values of the user quota (as you might gather from the file system, imap, or your own database driven system) and output them as a nice graph, or as text. The colours of the graph are definable, and you can also change whether you have it as a flat pie chart or a 3D pie chart. This was designed to mimick the disk space graph used on Windows..
- Platform: PHP, Scripts
- Publisher: php.amnuts.com
- Date: 19-05-2011
- user login
- License: Freeware

Make PHP generated web content available only to your users! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. userLogged() returns true if the cookies named UserName and PassWord exist in the MySQL database as a pair. If not, it displays the content of $LogInPage..
- Platform: PHP, Scripts
- Publisher: scripts.franciscocharrua.com
- Date: 01-03-2011
- Log In script
- License: Freeware

Make PHP generated web content availabe only to you! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. isLogged() returns true if the cookies named UserName and PassWord are the same as $UserName and $PassWord, the first 2 paramters of the function. If not, it displays the content of $LogInPage, the 3rd paramenter. The main thought behind this was to display the same login for all my admin pages, without have to repeat the same HTML code.
- Platform: PHP, Scripts
- Publisher: scripts.franciscocharrua.com
- Date: 19-09-2011
- PassMasterFlexPlus
- License: Freeware

This is a database-driven multiple login that utilizes cookies for authentication. PassMasterFlex+ was written not only to provide an alternative to the Apache login but in response to numerous requests to have multiple users..
- Platform: PHP, Scripts
- Publisher: lethalpenguin.net
- Date: 15-05-2011
- DaoGen
- License: Freeware

DaoGen generates source code for DAO classes (Data Access Object). It makes all the dirty work in database driven application development. DaoGen is entirely web based service and requires no software installations or downloads. In addition to Java support, DaoGen supports also PHP source code generation..
- Platform: Misc Scripts
- Publisher: titaniclinux.net
- Date: 13-07-2011
- MacroGuest
- License: Freeware

MacroGuest1.0 is a full functional database driven ASP script developed by Macronimous.com. The script can be used as a GuestBook or as a customer comment. Its admin panel helps the website administrator to have full control over the guest book entires or customer review on your product/service. Administrator can review the comments/entires and post/delete them. The script is simple to install in any IIS/PWS server.
- Platform: Asp, Scripts
- Publisher: http://www.macronimous.c...
- Date: 02-02-2011
Database Driven Drop Menu: Freeware | All



