Hallo,
also stimmt irgendwas mit deinem HTML-Code nicht.
Okay, ich poste das einfach mal:
<form style="display:inline" target="_self" onsubmit="status()" method="POST" action="jupload.php" enctype="multipart/form-data">
<input name="file" size="10" type="file">
<span id="js"><input type="submit" name="submit" value="Go!">
<input type="checkbox" id="mail" name="tuedulue" value="jabitte"><label for="mail">Mail</label></span>
</form>
Der Datei-Upload funktioniert perfekt, aber ansonsten werden keine POST-Inhalte übertragen. Tragisch.
Gruß
Tomsen