Hello Jimmy,
Thanks for your prompt feedback. I have attached the Zip of the three pages
Are you applying validation to each page or attempting to validate all the information on the last page?.

I am applying validation on each page. I do not know how to apply on all information on the last page.
If you are applying server validation make sure to apply it to the page that the form action is set to, not on the same page that the form is on. 
Is is possible to do that? I must be doing something wrong
Each time I try to apply server validations, only the page that contain the form fields pops up, for instance, if I were to apply validation on page1.php, only the form fileds of page1.php pops up on the server validation window. But the action of page1 is set to page2.php. I must have not understood exactly what you meant. From the attachment you will probably see exactly where I am wrong.
Thanks


