dependant sub menu not accurate Programming Web Development by david_105 hi am having a dependant drop menu issue . The menu part works fine but the … Making drop donw dependant Programming Web Development by Sydney123 … am not to sure how to make the drop down dependant ex ; Val 1 in box one return Val1 in Box… How can I deploy an app that uses JOGL (so is platform dependant)? Programming Software Development by vextorspace … that uses JOGL for 3D rendering, so it is platform dependant. If a user with 64 bit windows tries to run… Dependant combo only works one time in IE Programming Web Development by jronneba Hello All, I'm very new to the world of php, js and ajax however I've been working on creating two combo boxes built from values in a table. The table is such - LeagueCode, TeamCode, TeamName. The first combo displays all distinct LeagueCode values. The second combo then needs to display the TeamName where LeagueCode equals the value selected … Dependant Dropdown Menus from a DB Programming Databases by s.butler1 I'm trying to teach myself a bit more php/mysql so that I can implement better usability on my osCommerce site. I've set up a bit of space on the web server and the db server so that I can play about with stuff and I'm close to doing what I want to but I've hit an impasse. I have a drop down menu populated with three categories from one table … Re: Dependant Dropdown Menus from a DB Programming Databases by rpk2006 For selecting ID, you may refer this [URL="http://www.phpfreaks.com/forums/javascript-help/how-to-get-id-of-select-menu/"]thread[/URL]. Store the selected ID in a session variable and pass this value back to the second query. Re: Dependant Dropdown Menus from a DB Programming Databases by s.butler1 thanks a lot dependant drop down list by set value according to DB data Programming Web Development by shandow hey guys, i got a question which stuck my brain few days and here is it. i studies some drop down list tutorial but some how i still have no idea to generate a three level drop down list by which value of the drop down list is dynamic, mean which value is retrieve from DB but not set by static. Here is my case: I developing a car rental web … Re: dependant drop down list by set value according to DB data Programming Web Development by Philippe.Lahaie if you do not want to refresh the page between each selection then you will need to use ajax to populate the dropdowns. you can get started with [w3schools tutorial](http://www.w3schools.com/ajax/default.asp). Re: dependant drop down list by set value according to DB data Programming Web Development by shandow other than AJAX, is that any other solution ? because i never touch AJAX before Re: dependant drop down list by set value according to DB data Programming Web Development by Philippe.Lahaie its not VERY complicated, basicly its just the page calls a different page request to the server and uses javascript to dynamicly update the current page with the response, without ever refreshing the current page! ~ but if really you dont wanna do that, you can work with refreshes , everytime you change the first dropdown you redirect to the same… Re: dependant drop down list by set value according to DB data Programming Web Development by shandow Hey Philippe, can you share some reference or tutorial with me, because i totally no idea with ajax... Re: dependant drop down list by set value according to DB data Programming Web Development by Philippe.Lahaie there is a link to w3 schools in my first reply on this thread, when i had absolutly no experience with ajax, a quick read through their material allowed me to custom a simple example to what i needed to do within a few hours :) its by far your best bet for starting out Re: dependant drop down list by set value according to DB data Programming Web Development by shandow thx phillippe, finally i got what you said. Starting i though it is complicated, but luckly my friend who take a course of AJAX and he explain to me, finally i got it. Here is a helpful link i found from internet, hope can help those who face same problems as me, TQ. http://www.roseindia.net/answers/viewqa/Ajax/15250-DropDown-in-ajax+jsp.html Re: Making drop donw dependant Programming Web Development by Akash Saikia Hi,please make it more understandable. I am not getting your question. What do you want to achieve? Re: How can I deploy an app that uses JOGL (so is platform dependant)? Programming Software Development by masijade Edit: Nevermind. I completely misread. Edit Again: Include a read me in your distribution giving instructions to the user in case of problems. I.E. this is a user problem and you should provide [i]support[/i], but don't expect to be able to solve every environment related issue programatically. Re: Making drop donw dependant Programming Web Development by Sydney123 Hi, When List1Val1 is selected in drop down box1 it would return in drop down box 2 a choice of List1Val11, List1Val2, List1Val3 When List1Val2 is slected oin drop down box 1 it would return in drop down box 2 a chpoce of List1Val21, List1Val22, List1Va23 Re: How can I deploy an app that uses JOGL (so is platform dependant)? Programming Software Development by vextorspace I have made an nsis installer that detects if the installation isn't correct and a launcher.exe I wrote in visual c++ for the Windows variant. Re: Apache2 Perl-CGI scripts do not execute. Hardware and Software Linux and Unix by Unixlearner … service apache2 reload *Warning: no MPM found. Some modules are dependant on the type of MPM. Module "cgi" is…/etc/sysconfig/apache2. Warning: no MPM found. Some modules are dependant on the type of MPM. Warning: no MPM found. Some… modules are dependant on the type of MPM. cat: /var/run/httpd2.pid… Re: Java Script Help Auto Enable/Disable on Load Programming Web Development by fabzster … = true; //This clears the inputs for the relevant dependant when the checkbox is unticked document.getElementById(Name).value = … 1) print "checked='checked'"?> >Dependant 1</td></tr> <td class… JS Number Format for vars / inputs Programming Web Development by Aventurine …] In reality all the the JS is created using PHP dependant upon the items on the page and the unit_price is… time, the final issue, I would like to ensure that dependant upon the unit[each or kilo] that inputs into the… Apache2 Perl-CGI scripts do not execute. Hardware and Software Linux and Unix by Unixlearner … gave an errormessage *Warning: no MPM found. Some modules are dependant on the type of MPM. Module "cgi" is… /etc/sysconfig/apache2. Warning: no MPM found. Some modules are dependant on the type of MPM. Starting httpd2 (/usr/sbin/httpd2… Content extraction using Apache Tika Programming Software Development by Traevel … line break will be added (and that would be platform dependant) // we only check the beginning assertThat(new FileContentExtraction().extractContentSimple(… line break will be added (and that would be platform dependant) // we only check the beginning assertThat(new FileContentExtraction().extractContent(… Re: Dreamweaver ftp issues Digital Media UI / UX Design by peter_budo … not sure whats up but it is not putting the dependant files. If anyone has any suggestions it would be greatly…] sorry I didn't get it what you mean by dependant files? Re: Hide fields depending on selection Programming Web Development by Airshow …] attribute (0|1) not its [ICODE]innerHTML[/ICODE] property (Parent|Dependant). You will find the following code more reliable cross-browser…</option> <option value="1">Dependant</option> </select> [/CODE] I notice you… fopen: No such file or directory Hardware and Software Linux and Unix by i686-linux … GTK upgrade to 2.4.0. 'strings' is obviously not dependant on GTK at all, so this isn't the issue… Running a q-basic program with a vb interface Programming Software Development by CAVEMANDAN I want to run a q-basic program with a VB6 interface, they both need to send and recieve data in order for the q-basic program to run a small robot and the VB6 program to draw graphs and output data to the user, dependant on the robot feedback. How would i go about passing the data and variables that are needed for this to work?? ;) Checking source codes of image, audio and video files Programming Software Development by onauc … that really shorten the description and it's not just dependant on the "-". Now, before I put my algorithm… SP2 Security and ActiveX issues. Cannot update ! Hardware and Software Microsoft Windows by Answerpooler … "losing" sites such as Gmail (which is Java dependant) also Netscape. I reloaded Java got updated as well. Tried… Programming FAQ - Updated 1/March/2005 Programming Computer Science by Iron_Cross … language for making optimizations on an application that is extremely dependant on speed and performance. Or for a VERY low level…