Altova Mailing List Archives>Archive Index >xml-dev Archive Home >Recent entries >Thread Prev - >Thread Next - Re: [xml-dev] ASP & XML? ASP & XML?To: xml-dev@-----.---.--- Date: 10/6/2005 3:46:00 AM Simple question but few troubles understanding the concept behind it... sorry. On my XSL document, I am trying to generate dynamic path to differant images through a loop, basically by mixing html/asp with xml. I am trying to do this, but it doesn't work of course: <xsl:for-each select="rss/channel/item/yweather:forecast"> <xsl:value-of select="@day"/>: <img src="/img/<xsl:value-of select='@code'/>.gif> </xsl:for-each> I want at the end to end up with something like: Monday: <img src="/img/good.gif" /> Tuesday: <img src="/img/fair.gif" /> etc... Thanks! | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
