Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 679 invoked by uid 500); 20 Nov 2001 15:27:50 -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 668 invoked from network); 20 Nov 2001 15:27:50 -0000 From: "Torsten Curdt" To: Subject: RE: [c2:ESQL] how to get tag from DB? Date: Tue, 20 Nov 2001 16:27:50 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20011120161106.A16006@office.ferienwelt.com.pl> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > hello cocooners, > > what i have: > in DB have soething like this: > "here goes link link 2 blabla" > what i wont: > to get this anhor as tag not as > "here goes link <a href="blabla">link 2 blabla</a>" > this what i get when using > when using i get nothing. > > please gimi some hint, > hubert. Well, get-xml needs it to be XML - but it is not. While get-string of course will quote the string. You should think of a different approach. You are trying to include a HTML fragment. An XML parser does not like HTML. -- Torsten --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: