Hallo Kollegen,
ich will in einem Upload-Formular eine Pfadangabe als Standard vorgeben, die mir dann sofort im Feld angezeigt wird.
Geht das? und wenn ja, wie?Danke für die Hilfe,
Martini!
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
<form name="form1" >
<input type="text" name="textfield" value="test">
</form>
</body>
</html>
Gruss
rainer