Scott,
Code:
622 <input type="file" name="attachment[]" size="28">
623 <input type="hidden" name="MAX_FILE_SIZE" value="6291456"><br>
624
625 <p>Attachment (max. 2Mb):</p>
626 <input type="file" name="attachment[]" size="28">
627 <input type="hidden" name="MAX_FILE_SIZE" value="6291456"><br>
628
629 <p>Attachment (max. 2Mb):</p>
630 <input type="file" name="attachment[]" size="28">
631 <input type="hidden" name="MAX_FILE_SIZE" value="6291456"><br>
here the line we are talking about... line 630!
Maybe this help you a bit? Should i put the @ in front of that line?
Or did i do something wrong?
THX
jack |