Hello all, Here is what I need. I want to create a form that will have the following fields: 8 Text Inputs 1 Image Upload Preview Button Submit Button Furthermore, I need the submit button to forward all the input from the form to an email, and then redirect the user to paypal so that they can make a payment. At the moment, I have achieved this to a certain extent but there are many issues... I used Javascript to hide the previewed form which appears once the user attempts to edit the form or when they click the Preview Button. That part works just fine BUT: 1) I had to create 2 forms instead of 1. I have 1 form for the text inputs and 1 more form for the image upload. 2) Since I want the uploaded image to be displayed when the preview button is clicked, I made the submitted-image-name a global variable which is then called in the Preview section. That's fine. The problem is that the variable is erased when the user clicks on the submit button, so I have no way of actually getting the submitted-image-name emailed to me. 3) The form is not secure and I don't know how to make it secure. I have found lots of documentation, but I don't really understand it. So, I want you to basically create 1 form with 8 text inputs, and 1 image upload. Make the form preview appear WITHOUT reloading the page, so that the preview can change dynamically when a user changes a text input. Lastly, I want the submit button to first email me the completed form and then redirect to paypal for a payment. Send me a PM with a quote, how long it will take you to complete the project, and lastly, some examples of similar work that you've done in the past. Keep in mind that I need this done as quickly as possible. Also, I have a very minimal budget for this, but I am sure that since I've almost managed to do it by myself, it should be a relatively easy task if you are actually familiar with PHP. I am off to bed now, but will be up in about 8 hours from now, and I would like to get this finished by tomorrow. In other words, I will hire the first readily available person who gives me a decent quote.