Hi,
this question is related to
http://www.daniweb.com/web-development/javascript-dhtml-ajax/threads/189876/populate-text-field-from-drop-down-list Discussions seems to be closed.
First of all, thank yor Mr Airshow for the code. With some changes, I could greatly improve my project! Still a few months old in the computer field, but with lots of energy!
This question is to whoever can help though:) Could not skip my appreciattion for those who help us during our rough start...
The question: how to display the actual form inside an iframe? (1) I have tried so many things for 3 full days and I can't get it to be displayed in the iframe. The result ("data successfully sent...") of the form (using TARGET) shows in the iframe. The form itself is still outside.
Any clue on how to open the form inside the iframe?
Thank you in advance for you time.
*(1) For those who didn't open the link or don't have time: drop down hidden list (with some options of course). Every option, once clicked on, opens a specifc form. Forms pop right after of the drop down list, pushing content of the web to go further down. Trying to get the form inside the iframe.