Hi All
I have done several google searches for simple cgi scripts that upload
files from the users computer to a directory on my server. However,
all the scripts that I find either fail to work or are so complicated
that I cannot follow what they are doing. What I am looking for is a
front end Html form that contains user filled data plus the ability
to attach a graphic file. A submit button to post the form and then a
cgi script to process the data. i.e. extract the normal form filled
data and then upload and save the graphic file to a designated
directory. I thought it would be simple but I am obviously doing
something fundamentally wrong.
Any help would be greatly appreciated
Cheers
Peter
.