[xsl] Getting metadata values from an HTML file

Subject: [xsl] Getting metadata values from an HTML file
From: "Sergio Lorenzo" <negpfe@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 May 2003 13:43:49 +0200
 Hello, I'm new in this forum.I'm developping an application that takes
 metadata information from the <head> section on http pages, buti'm getting
 crazy. I would like to take just the "DC.Title" and "Book1" values, and
also
 "DC.Creator" and "Stefan Multz" values, in the following example:

<head>
 <meta name="DC.Title" content="SELFHTML/Book1">
 <meta name="DC.Creator" content="Stefan Multz">
 </head>

 Could anyone help me?Thanks a lot in advance,Sergio.



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread