in reply to Upload Question

You didn't print a content-header to the browser. Try print $formdata->header(); before your first print statement. Also, there's no code to save the file on the server.