|
|
|
I found the javascript to construct double linked comboboxes all over the web, they all had the same script.
My purpose was to fill them with data from a mysql database, so that it can be used for a form for entering entertainment purposes. The form needed to be able to update/edit the data.
There are three files included in the .zip file :
1- create the database and the two tables :
one for the main categories
one for the subcategories
They are linked together in the way Idnumber (main table) > vr_sleutel (second table)
2- conexxion.php wich contains your conexxion details
3- the file containing the code
4- a snapshot of how the code looks once executed
This will help you debug if something goes wrong
I suggest launching the code from within Dreamweaver
I use firefox wich has a helpfull javascript debugger as Jscript in case something is wrong does not throw an error but just does not work
info AT conexxion DOT be if there are any suggestions
|
|
| TREE VIEW FROM DATA IN A MYSQL TABLE USING DTREE FREE JAVASCRIPT UTILITY Categories : PHP, Java Script, Databases, MySQL | | | Pull Down Surfing - Surf on Change Categories : Java Script, MySQL, HTML and PHP, PHP, Databases | | | This program allows you to upload an ODBC ressource - i.e. an MS-Access database to a MySQL server. Categories : Databases, MySQL, Complete Programs, PHP, Databases | | | A Simple sign up script with PHP and JavaScript validations. Categories : PHP, Java Script, MySQL, Databases | | | A Complete table(ADD,EDIT,VIEW,DELETE) management System PHP,MYSQL, JAVASCRIPT Categories : PHP, MySQL, Java Script, Databases | | | bookmarker - PHP, PHPLIB, MySQL WWW based bookmark manager Categories : MySQL, PHP, MySQL, Complete Programs, Databases | | | Building dynamic menus with PHP & MySQL (ADO), JavaScript and CSS Categories : PHP, Databases, MySQL, Java Script, User Interface | | | AJAX Data Grid System using php and mysql. A complete login system with the ability to display data in a grid using ajax. Add , update and delete the records without reloading the page. Categories : PHP, AJAX, Databases, MySQL, Java Script | | | Accepts a database & hostname from a user and then HTTP username and password. Uses this to connect to a MySQL database. Produces a form based on the tables it finds there to allow the user to do SELECTs, INSERTs, and DELETEs. Categories : Databases, PHP, MySQL, Complete Programs | | | phpAds, a complete banner and ad management system with detailled tracking and stats. Categories : MySQL, Complete Programs, Ecommerce, PHP, Databases | | | Point and Click Interface ala MS Access for creating SQL statements. Categories : MySQL, Complete Programs, General SQL, PHP, Databases | | | Message of the Day - Random Message (Needs MySQL!) Categories : Databases, HTML and PHP, PHP, MySQL | | | email new items in db Categories : PHP, Email, Databases, MySQL, Beginner Guides | | | Alternating background color for HTML table rows Categories : PHP, Databases, MySQL, HTML and PHP | | | color codes for positive and negative numbers Categories : PHP, MySQL, Databases, HTML | |
|
|
|