Henrik Vindenes
New member
upload/transfer a file!? Hello! I have been looking trough tons of pages now, but i just can't find what i am looking for!
I need a simple code/script, In HTML thates it possible to upload/transfer a file from your computer to another one!
King of like this:
<FORM METHOD=POST ENCTYPE="multipart/form-data" ACTION="../cgi-bin/mycgi.pl">
File to upload: <INPUT TYPE=FILE NAME="upfile"><BR>
<INPUT TYPE=SUBMIT VALUE="Submit">
</FORM>
But, i have been tying it, and it doe not do the job!
I need it to be possible to kind of, Send a file from one Computer to another!
PLEASE HELP!??!
I need a simple code/script, In HTML thates it possible to upload/transfer a file from your computer to another one!
King of like this:
<FORM METHOD=POST ENCTYPE="multipart/form-data" ACTION="../cgi-bin/mycgi.pl">
File to upload: <INPUT TYPE=FILE NAME="upfile"><BR>
<INPUT TYPE=SUBMIT VALUE="Submit">
</FORM>
But, i have been tying it, and it doe not do the job!
I need it to be possible to kind of, Send a file from one Computer to another!
PLEASE HELP!??!