list urls and href

list urls and href

Hi,

I've created a map, with 1 value for each entry - a name

Now i'd like to add for each entry on the map a URL - which will be " http://" followed by the entry's value under "name"


Than I'd like to show on my page a list of hyperlinks: the text will be the name, and the hyperlink will be the URL attached to it on the map.

Another option - to create to lists, one with the names and one with the urls

Can you please suggest a syntax I can use?

Thanks!