Can anyone tell me what the correct way to nest the quotes/apost's in ãthis bit of code:ãã--start---ãã for(c in channel_list)ã writeln('<li>ã<a href=" + channel_list[c].name.link(link_root + "?channel=" + ãchannel_list[c].name) + ">ã<img src="
http://eldritch.darktech.org/icons/rss.gif" /></a>' +ã " - " + channel_list[c].description);ãã--end---ããThe image and description are ok, but the image's link is:ãã
http://eldritch.darktech.org/+ channel_list[c].name.link(link_root +ããSo I figure I need to do the quote something like /" or ?ããThe end result should be an image link instead of a test link for the ãrss feed.ããThanks,ããMindless Automatonã---ã þ Synchronet þ Eldritch
Clockwork BBSã