Hi,
When i use this code, and choose a big file, that don´t function for me.
What is wrong ?? Please help me...
---
<FORM ENCTYPE="multipart/form-data" METHOD="post" ACTION="dbg.exe">
<INPUT TYPE=FILE NAME="image_file">
<INPUT TYPE=SUBMIT VALUE="Send">
</FORM>
---
When i use this code, and choose a big file, that don´t function for me.
What is wrong ?? Please help me...
---
<FORM ENCTYPE="multipart/form-data" METHOD="post" ACTION="dbg.exe">
<INPUT TYPE=FILE NAME="image_file">
<INPUT TYPE=SUBMIT VALUE="Send">
</FORM>
---
Comment