I am looking for dynamic lists Product & Release
When I select any option from 'Product' list, 'Release' list should have items releated to selected product.
e.g. Windows ->Win2k, WinXP, Vista
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23161751.ht...
I have a image with a hyperlink test.php
I dont have any control on the hyperlink test.php because it is being generated by third party software.
my test.php is something like this.
<?php
$te...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23207188.html
Hi,
I'm looking to display table contents in page depending on selection from dropdown.
Initially the page will load displaying all records from a database.
There is a dropdown box on th...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23311914.html
Using the example of an online quiz; I would store questions into a javascript array and use an html form to output the question and allow for an answer response. 25 questions will be stored in the...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23318196.html
Hello there,
I was wondering if this was at all possible? Is it hard?
Basically I have a form that adds events. Fields include EventName, EventDate, EventTime, EventPrice, EventFlyer and Even...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23465108.html
I am developing this online calculator and i decided to try to put in two auto populate buttons:
1. and "add one unit" button
2. and a "subtract one unit" button.
I have a rough sketch of wh...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23540968.html
How can I keep the original selected value of a dropdown box after the page has been reloaded? RIght now I select a value form the drop down box, the page reloads and populates another field acco...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23567499.html
I'm pretty new to Javascript. I have a page I've built that is a Form. The Form has over 10 Select boxes.
Each Select box can have different "Options" thus forming ranges (as in Low to High). S...
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_23670406.html
ok for my forum im working with getting quotes...
so far i have the code below..
but im stuck..
do i just add a button to the htmlform and then how would i past it within a textbox?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23826708.html
so far i have got the code to grab a piece of text (i think)
but one on my action page how would i paste it into a textbox allready there named inputforum...
i would like it to be display...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23827541.html