Hi Kai,
erst einmal vielen Dank für Deine schnelle Antwort.
leider kenne ich mich in HTML nicht so gut aus, um zu wissen wo ich Deinen Befehl einfügen muß?
das wäre da der Code für ein normales HTML Dokument mit einem Textfeld:
<html>
<head>
<title>Neue Seite 1</title>
</head>
<body>
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="_private/form_results.txt" S-Format="TEXT/CSV"
S-Label-Fields="TRUE" --><p><input type="text" name="T1" size="20"></p>
</form>
</body>
</html>
Vielen Dank
trueTom