Peter Pan: Warum geht der Upload nicht?

Beitrag lesen

Hi!

<form id="form1" name="form1" method="post" action="">

Ist der Wert für Attributwert für action wirklich leer?

Es fehlt das enctype-Attribut!

Probiere sowas:

  
<form action="file.php" method="post" enctype="multipart/form-data">  

off:PP

--
"You know that place between sleep and awake, the place where you can still remember dreaming?" (Tinkerbell)