Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 34014 invoked by uid 500); 13 Nov 2001 15:52:05 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 33994 invoked from network); 13 Nov 2001 15:52:04 -0000 Message-ID: <20011113155204.43232.qmail@web12101.mail.yahoo.com> Date: Tue, 13 Nov 2001 07:52:04 -0800 (PST) From: Ferran Urgell Subject: href To: cocoon-users@xml.apache.org In-Reply-To: <1005664799.3bf13a1f99478@mail.otego.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1856870355-1005666724=:39596" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --0-1856870355-1005666724=:39596 Content-Type: text/plain; charset=us-ascii Ferran Urgell wrote: Hi! Can I use an sql instruction as a href ? (I have a database with the field ref) And in the field ref, I would to put the reference to another page.... That's correct ? (not works) --------------------------------- Do You Yahoo!? Find the one for you at Yahoo! Personals. --0-1856870355-1005666724=:39596 Content-Type: text/html; charset=us-ascii

 
Ferran Urgell <urgsimfe@yahoo.com> wrote:

Hi!

Can I use an sql instruction as a href ? (I have a database with the field ref) And in the field ref, I would to put the reference to another page....

That's correct ?

<xsl:template match="sql:*">

<a href="{sql:ref}"><xsl:value-of select="."/></a>

</xsl:template>

(not works)




Do You Yahoo!?
Find the one for you at Yahoo! Personals. --0-1856870355-1005666724=:39596--