Hi,
I'm trying to create a letter generator type script where the values chosen from a number of drop-down menus will be echoed as plain text (either in a pop-up window or even in a text area if that's not possible) with my own static text in between the values. So for example the echoed text might be "Dear (drop-down menu 1 option), blah blah blah (drop-down menu 2 option)" etc. I've been looking everywhere for a piece of code or a script that would allow me to do this, but nothing I've tried so far either works or does what I want it to. I would be so appreciative if somebody could help me get this working.
Thanks in advance,
Aly.
PS: An example of the type of script I'm looking for can be seen here: http://www.aussiebloggers.com.au/blogpost.html
I'm trying to create a letter generator type script where the values chosen from a number of drop-down menus will be echoed as plain text (either in a pop-up window or even in a text area if that's not possible) with my own static text in between the values. So for example the echoed text might be "Dear (drop-down menu 1 option), blah blah blah (drop-down menu 2 option)" etc. I've been looking everywhere for a piece of code or a script that would allow me to do this, but nothing I've tried so far either works or does what I want it to. I would be so appreciative if somebody could help me get this working.

Thanks in advance,
Aly.
PS: An example of the type of script I'm looking for can be seen here: http://www.aussiebloggers.com.au/blogpost.html
Comment