Upload a Current Photo of Yourself

The reunion is almost here! Upload a recent picture of yourself with some recent information so we'll know who you are!

Photo Upload Name:


Image Caption or Description:


Image to Upload (1 MB max size):



This assignment present the user with a form to upload a picture and some brief information about themselves for a reunion. The form validates that the user has input the data correctly, uploaded a picture file of a certain type and size, and then presents the user with the appropriate success or failure messages based on the validation. A link to the pictures file is provided if the upload is successful. The data for the form is placed into a text file which is then read on the pictures page to display the photo information.

HTML5 Validation

Back to Homepage