[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

using document() to read HTML

Subject: using document() to read HTML
From: Rosa I-Ting Cheng <Rosa@xxxxxxxxxxxxx>
Date: Fri, 2 Feb 2001 09:29:03 +1100
read html document
mornin'!
thanx to David for the hyperlink replies.  Here's another one:
when u read in a HTML page say using document(top.htm) - don't know any
other way - , I presume it's like a pointer pointing to the beginning node
of that file. Because I want sections of the HTM file or even the whole HTM
file to be in front of some HTML which will be translated by XSL.
EG.
<FORM name="mainForm">
   <TABLE cellSpacing="0" cellPadding="0" width="10%" height="100%"
border="0" align="left" valign="top"><TBODY>

"document(top.htm)" <-- section here!

      <xsl:apply-templates select="menu"/>

does anyone know if there is a function or any easy way to run/loop thru the
whole HTM:
<HTML>
<BODY>
   <TABLE cellSpacing="0" cellPadding="0" width="10%" height="100%"
border="0" align="left" valign="top"><TBODY>
this section i want to embed--->>
        <TR>
          <TD><IMG height="10" alt="" 
            src="blank.gif" width="1" 
            border="0"/></TD></TR>
        <TR>
          <TD><IMG height="89" alt="" 
            src="netx313.gif" width="87" 
            border="0"/></TD></TR>
        <TR>
          <TD><IMG height="19" alt="" 
            src="byline.gif" width="90" 
            border="0"/></TD></TR>
        <TR>
          <TD><IMG height="10" alt="" 
            src="blank.gif" width="1" 
            border="0"/></TD></TR>
        <TR>
          <TD><IMG height="7" alt="" hspace="0" 
            src="navtop.gif" width="101" 
            border="0" VALIGN="top"/></TD></TR>
<<---till here!!
   </TABLE>
</BODY>
</HTML>
?

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.