Hi,
This code forms the base of select menu. These are my requirements:
- Dynamically creating form elements depending upon the answer of the last question.
- Once the user has made the selections, create a new node to print out their final choices to the screen.
- Get the user the option to start over at any time..
- the use of cookies in the above problem...
- CreateElement,se
tAttribute ,appendchi ld,getElem entByID,ge tElementBy TagName,Cr eateTextNo de,nodeval ue etc.. - USe of XMl and Javascript for the data
Thanks in advance





by: pramodkrjsrPosted on 2009-09-26 at 22:47:36ID: 25432888
See below sample code
Select allOpen in new window