Michaela Ziegler: In MySQL Formulardaten speichern

Beitrag lesen

Hi, nochmal ein Nachtrag:

Habe es auch mal so versucht:

...
<form name="Projekt anlegen" method="post" action="/_hidden/PAnlage_DB.php">
  <p><strong>Stammdaten:</strong> </p>
  <table width="88%" border="0">
    <tr>
      <td width="34%"><p>Verfolgungspflichtig</p></td>
      <td width="66%"><p>
          <input type="radio" name="verfolgungspflichtig" value="radiobutton">
          ja, ist verfolgungspflichtig (verfolgungspflichtig)</p></td>
    </tr>
...

Jetzt bekomme ich diese Meldung:
Forbidden
You don't have permission to access /_hidden/PAnlage_DB.php on this server.

Hilfeeeeee.... :-))