print $query->start_multipart_form(-name=>'File_Form', -method=>'POST'); print $query->p(("Enter the file to upload: "),$query->filefield(-name=>'uploaded_file', -value=>''));