Vexed by File Upload Form Validating Without Submit

Fixed, and a well-deserved duh to me. Changed form to “input type=“submit”” Somewhere I read to use type=“file” for file uploads. Not so.

1 Like