Hallo Stefan.
Hast Du PHP zur Verfügung?
Erste Seite:
...<a href="formular.php?feld=textteil">Link</a>...
Formular
...
<input type="text" value="<?= $_GET['feld']; ?>">
...
Grüße aus Würzburg
Julian
Hallo Stefan.
Hast Du PHP zur Verfügung?
Erste Seite:
...<a href="formular.php?feld=textteil">Link</a>...
Formular
...
<input type="text" value="<?= $_GET['feld']; ?>">
...
Grüße aus Würzburg
Julian