<a href="http://localhost:8080/cocoon/showuser?username={result-id}">test</a>
Henrik Hofmann wrote: >> http://localhost:8080/cocoon/showuser?username=testuser >> > > Hi, > To get the Link you need to use <xsl:attribute/> > > It should look like this > <a> > <xsl:attribute > name="href">http://localhost:8080/cocoon/showuser?username=<xsl:value-of > select="result-id"/> > </xsl:attribute> > </a> > > Hope this helps. > > bye > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > -- System Development VIRBUS AG Fon +49(0)341-979-7411 Fax +49(0)341-979-7409 [EMAIL PROTECTED] www.virbus.de News: Cocoon-Premiere - Virbus AG setzt bei ShoppingMall-Plattform "Lofex" auf neueste XML-basierende Technologie http://www.virbus.de/de/press/pressemitteilung/20011123_lofex/index.html http://www.lofex.de --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>