A
Alex Horan
Hell everyone, I have had a good hunt round google & groups.google but cannot find the answer, or a tutorial that will teach me the answer. I have the following situation:
I have a form that I want users to fill in. One of the items in the form is a drop down list. When users select an option from this list I want a couple of hidden values to be passed when the user clicks submit (the values change depending on what was picked). When the user clicks submit I want a new window to be opened with no link bar, button bar etc - just a popup window (with the values from the form passed to it.)
I can get the submit button to open a new window, but i cannot figure out how to set the proprties (button bar turned off etc) for that new window.
Also I cannot figure out how to set hidden values based on the choice made by the user.
If anyone can help with my two issues (or point me towards information about performing either of those tasks) I would really appreciate it!!
Thanks - Alex
I have a form that I want users to fill in. One of the items in the form is a drop down list. When users select an option from this list I want a couple of hidden values to be passed when the user clicks submit (the values change depending on what was picked). When the user clicks submit I want a new window to be opened with no link bar, button bar etc - just a popup window (with the values from the form passed to it.)
I can get the submit button to open a new window, but i cannot figure out how to set the proprties (button bar turned off etc) for that new window.
Also I cannot figure out how to set hidden values based on the choice made by the user.
If anyone can help with my two issues (or point me towards information about performing either of those tasks) I would really appreciate it!!
Thanks - Alex