Hi,
I'm new in AJAX and PHP. I just want to create an online Application form. That only thing that I'm missing is the UPLOADING OF PICTURE.
Here's the scenario:
1. The user will complete all the required fields(name, email, etc..)
2. On the upper-right of the form, I want to create a block that the user will upload their picture like this one http://www.zurb.com/playground/ajax_upload
3. After all fields are filled-out and their picture is uploaded, it will be send thru email.
I'm done with #1. The only thing I'm missing is after the user uploaded their picture, it will be send also together with their other information.
Please help..
Thanks in advance!