Media Picker / image upload advice

Hi.

I am creating a website that allows the admin to create pages of houses that are for sale.

Each page can have upto 6 images. Currently I have them as a 'upload' property type, one for each photo.

Is a mediapicker a better option here? Only problem with the mediapicker is that I have been unable to get the full url path of the image. So use the 'upload' data type a lot easier

        <umbraco:Item field="photo1" insertTextBefore="&lt;img width=&quot;562&quot; height=&quot;345&quot; id=&quot;main&quot; alt=&quot;&quot;" insertTextAfter="/&gt;" runat="server"></umbraco:Item>

To extend these images, I would ideally need to put a description with each image. Is this possible?

Thanks

Tom


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/16898-media-picker-image-upload-advice