hello,
i'm unable to upload any kind of attachemend !
i put in the form tag attachemend enctype="multipart/form-data"
next in the file upload tab
i set the max file size=3000 and min filesize=0 and file upload=file1:*,*
in html i have a field
<p>foto 1 <input type="file" name="file1" id="file1" /></p>
but when i submit this form i get a strange popup
what could this mean ?
i'm unable to upload any kind of attachemend !
i put in the form tag attachemend enctype="multipart/form-data"
next in the file upload tab
i set the max file size=3000 and min filesize=0 and file upload=file1:*,*
in html i have a field
<p>foto 1 <input type="file" name="file1" id="file1" /></p>
but when i submit this form i get a strange popup

what could this mean ?