use the value tag instead and don't embed webwork tags, its not needed. e.g.
this would most likely work: <ww:url value="smallImageURL"/> regards, andrew lombardi www.mysticcoders.com kinabalu.blog-city.com Andre Mermegas wrote:
Hey all,
So, I�d like to do something like this:
<ww:iterator value="@FeaturedItemsKey">
<img border="0" src=<ww:url page="<ww:property value="smallImageURL"/>" /> />
</ww:iterator>
but page attribute doesn�t accept expressions, anybody have a suggestion on a better way to do it? Thanks! =)
Regards,
-Andre Mermegas
-- to your success! ___________________________ andrew lombardi president mystic coders ___________________________ http://www.mysticcoders.com 949 . 515 . 8840 x 6 ========================================================================= This message is for the named person's use only. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. ========================================================================= ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
