I am trying to do 2 things on a form submission by the user. 1 start a download of a piece of software ( software/program.zip) 2. send them back to the home page of the site. How do I do this. I can do one of them at the moment by putting one of the options in the metta tag of an html page generated by the code, but can I just do this in the php code?