Oto kod całej strony kontaktowej;
Cytat
<html>
<title>
Podaj Ogłoszenia
</title>
<center>
<FORM NAME="mailer" METHOD="post" ACTION="" ENCTYPE="text/plain" onSubmit="(document.mailer.action += mailtoandsubject)">
<TABLE BORDER=0>
<TR VALIGN="top">
<TR VALIGN="top">
<TD><TEXTAREA NAME="message" COLS=80 ROWS=10 WRAP="virtual" OnChange="msg(this.form)"></TEXTAREA></TD>
</TR>
<br></br>
<TR>
<br></br>
<br></br>
<TD><INPUT TYPE="submit" VALUE="Podaj ogłoszenie">
<INPUT TYPE="reset" VALUE="Usuń informacje"></TD>
</TR>
</TABLE>
</FORM>
<script LANGUAGE="JavaScript">
function msg() {
document.mailer.action = "mailto:b.przeemek@gmail.com"
mailtoandsubject = ((document.mailer.mailtoperson.options[document.mailer.mailtoperson.selectedInde
].value) + '?subject=' + document.mailer.subject.value);
}
</SCRIPT>
</center>
</html>
<title>
Podaj Ogłoszenia
</title>
<center>
<FORM NAME="mailer" METHOD="post" ACTION="" ENCTYPE="text/plain" onSubmit="(document.mailer.action += mailtoandsubject)">
<TABLE BORDER=0>
<TR VALIGN="top">
<TR VALIGN="top">
<TD><TEXTAREA NAME="message" COLS=80 ROWS=10 WRAP="virtual" OnChange="msg(this.form)"></TEXTAREA></TD>
</TR>
<br></br>
<TR>
<br></br>
<br></br>
<TD><INPUT TYPE="submit" VALUE="Podaj ogłoszenie">
<INPUT TYPE="reset" VALUE="Usuń informacje"></TD>
</TR>
</TABLE>
</FORM>
<script LANGUAGE="JavaScript">
function msg() {
document.mailer.action = "mailto:b.przeemek@gmail.com"
mailtoandsubject = ((document.mailer.mailtoperson.options[document.mailer.mailtoperson.selectedInde
].value) + '?subject=' + document.mailer.subject.value);
}
</SCRIPT>
</center>
</html>
A może macie jakieś inne skrypty które będą lepsze