On 5 Mar 2012, at 15:50, Jay Blanchard wrote: > I am off on my next tangent now and I have not really thought about this too much yet but have you seen a method to convert a nested unordered list into JSON using PHP? There's a very useful search function for the PHP manual on the PHP site. Typing json into that would have got you to http://php.net/json_encode. If that can't natively handle your variable type then you'll need to massage the data into simple types first. -- Stuart Dallas 3ft9 Ltd http://3ft9.com/