Please help Nyuba. I was looking for information, but really did not find anything.
The question is the following. I need to create a questionnaire (form). For example, I have the first field in which I must enter a value. As input is checked, the data is entered correctly. For example, 6 options. If the correct option is entered, then for each of the 6 options, it is proposed to choose your list of valid options as a drop-down list. Then you can again the same, for example, for each of the options for the drop-down list is another list. Implemented here http://www.nvidia.ru/Download/index.aspx?lang=ru
When all the fields are filled, the tooltip comes up with instructions, and below it is sent for processing to php, where php writes data to the database. (Processing and recording is not difficult, as I know, help with the substitution of options depending on the previous answer.)
I would be very grateful for the advice.