
omdot
Deleted
Mar 2, 2001, 7:27 AM
Post #1 of 1
(119 views)
|
Hi there, can anybody help? I have a perl script that does the following jobs: it creates one new file and adds stuff to two existing files, all text. Now I need the user to upload pictures as well. I know how to let them add a URL (duh!) but that's not what I need. I tried a snippet of code I found in a tutorial, but as soon as I change the form tag to enctype=multi-part (something like that), my script won't work... Thanks in advance, omdot
|