This is so cool, i think this is more or less working, will test it further.
I love you Velo !

Oh, I have another question though,
In the query I make with the left join,
The situation is this, in my vbgarage_images table, there can be a few images tied to a particular car ( cid ).
But I only wanted to select ONE image for a particular car, how do I go about this ?
Is there a way to insert a DINSTINCT in the sql statement ?