I have a list box that includes four items:
for example:
Alpha
Beta
Chi
Delta
I want to use the selected value of the list box in the
TO and/or CC section of the mailto program. I would like to append it to
<INPUT TYPE="HIDDEN" NAME="CC" VALUE="<<APPEND LIST Value HERE>>@somewhere.com">
Can this be done? If so can someone please let me know how..
Thanks,
for example:
Alpha
Beta
Chi
Delta
I want to use the selected value of the list box in the
TO and/or CC section of the mailto program. I would like to append it to
<INPUT TYPE="HIDDEN" NAME="CC" VALUE="<<APPEND LIST Value HERE>>@somewhere.com">
Can this be done? If so can someone please let me know how..
Thanks,