Forms statement error -8067

Issue: you receive error -8067 when uploading a file.

When attempting to upload a file, the following error displays:

Event(Time="772.338228', Type='VM error data') / FORMS statement error number -8067. \012Could not read source file for file transfer.\012

The solution: You must specify enctype="multipart/form-data" in the template's FORM tag.