Hi,
I've just encountered an upsetting problem, but it may be easy for others who are experts in PHP programming.
I need to make a user fill out a form containing two fields (A,😎. Than I launch the next form, which has a drop-down menu based on what the value of B was. s it clear so far? It also has another field C containing a new piece of information.
Then the next form comes which also has (or rather should have) a drop-down menu based on the value of C (a MySQL query).
If the user clicks on one of the items of the menu then comes the very last page which opens a download dialogue box for the user.
BUT: I need the value of A,B,C on this very LAST page. How can I do that?
It doesn't work, which means it is supposed to display a file-list on the third form, but it doesn't.
Help me please! Thanks a lot.
Cheers,
Akos, Hungary