hi,
ich habe folgendes script mit dem über cgi ein mail versand wird. ich möchte, dass der user per drop-down verschieden empfänger (max.muster2@firma.de...) wählen kann. hat jemand ne ahnung, wie ich das mache?
danke
jens
<FORM name=Formular onsubmit="return chkFormular()"
action=http://firma/cgi-bin/mailer.cgi>
<P><INPUT class=text-klein style="FONT-SIZE: 1px; WIDTH: 100px; HEIGHT: 1px"
type=hidden value=max.muster@firma.de name=TO>
<INPUT class=text-klein style="FONT-SIZE: 1px; LEFT: 202px; WIDTH: 100px; TOP: 2px; HEIGHT: 1px"
type=hidden value="Infomail" name=SUBJECT>
<TABLE style="WIDTH: 484px; HEIGHT: 415px" cellSpacing=1 cellPadding=1 width=484 border=0>