Le Dimanche 12 Mars 2006 02:08, Brian K. Wallace a écrit : > Marc - > > Make sure you're using POST, not GET on your form. > > Brian >
i use post
<form action="Upload" method="POST" enctypetype="multipart/form-data">
<input type="file" name="file">
<input type="SUBMIT" name="button" value="Envoie">
</form>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
