I know this is for the HTML::Tmpl mailing list but I need help with HTML.
I have a main page wich calls a pop-up window. In the pop-up the user needs to make
some choices. These choices need to be returned to the calling page. This works fine
when assignig to an input type in the form the value of the chosen parameter. But How
do you get this to work when you are not using <input type="text" name="field"
value="none"> but are simlly printing the value.???
Thank you all for your help.
Philippe Levy