I want to embed an image into a certain place into the HTML file. Let's say I set up a form for a real estate agent, and they want to be able to upload there listings with a picture. What if they wanted to add multiple listings with multiple forms, and still be able to upload different pictures? Well if you set-up the HTML file to view only that one picture, you wont be able to do this. I want to be able to have them upload more then one pics, and then have it embedded into the page automatically.
Can anyone help?