in reply to Need help with syntax error in CGI script
- If $query->upload('fullimage_file') || $query->upload('thumbnail_f +ile') { + if ( $query->upload('fullimage_file') || $query->upload('thumbnail +_file') ){ [download]
cheers,
J