dieter: link will net mehr

Beitrag lesen

Wer will das?

warum will er downloaden?

Deinen Cache auskehren und deinen Server richtig konfigurieren.

deinen Server richtig konfigurieren.

ja ich werd mal schnell hostprofis richtig konfigurieren ;-). nein im ernst. den kann ich nicht konfigurieren und der wird schon richtig eingestellt sein, mein ich.

hier er quelltext:

<form method="post" action="pages/kontakt/mailsend.php">
<table border="0" align="center" cellspacing="0" cellpadding="0">
  <colgroup>
    <col width="50">
    <col width="450">
  </colgroup>

<tr style="height:3px;">
    <td style="border-top-width:3px; border-top-style:solid; border-top-color:#418D10; border-bottom-width:3px; border-bottom-style:solid; border-bottom-color:#e0e0e0;" align="center">
      <input type="radio" name="selectto" value="1"><br>
    </td>
    <td style="border-top-width:3px; border-top-style:solid; border-top-color:#418D10; border-bottom-width:3px; border-bottom-style:solid; border-bottom-color:#e0e0e0;">
      text
    </td>
  </tr>

<tr style="height:3px;">
    <td style="border-bottom-width:3px; border-bottom-style:solid; border-bottom-color:#e0e0e0;" align="center">
      <input type="radio" name="selectto" value="2"><br>
    </td>
    <td style="border-bottom-width:3px; border-bottom-style:solid; border-bottom-color:#e0e0e0;">
      wieder text
    </td>
  </tr>

<tr style="height:3px;">
    <td style="border-bottom-width:3px; border-bottom-style:solid; border-bottom-color:#418D10;" align="center">
      <input type="radio" name="selectto" value="3"><br>
    </td>
    <td style="border-bottom-width:3px; border-bottom-style:solid; border-bottom-color:#418D10;">
      noch mehr text
    </td>
  </tr>
</table>

<br>

<table border="0" align="center" cellspacing="0" cellpadding="0" style="background-color:#e1e1e1">
  <colgroup>
    <col width="100">
    <col width="400">
  </colgroup>
  <tr>
    <td colspan="2">
      &nbsp;
    </td>
  </tr>
  <tr>
    <td align="center">
      Absender:
    </td>
    <td align = "center">
      <input type="text" name="absender1" size="25" maxlength="50">@<input type="text" name="absender2" size="25" maxlength="50">
    </td>
  </tr>
  <tr>
    <td align="center">
      Betreff:
    </td>
    <td align = "center">
      <input type="text" name="betreff" size="55" maxlength="39">
    </td>
  </tr>
  <tr>
    <td align="center">
      Text:
    </td>
    <td align = "center">
      <textarea name="text" cols="40" rows="5"></textarea>
    </td>
  </tr>
  <tr>
    <td colspan="2" align="center">
      <input type="submit" name='senden' value="Mail senden">
    </td>
  </tr>
  <tr>
    <td colspan="2">
      &nbsp;
    </td>
  </tr>
</table>
</form>

is a bissal lang, ich weiß, aber wenns hilft :-)

danke