html to xml

Subject: html to xml
From: Janine Lopez <jasminc_us@xxxxxxxxx>
Date: Wed, 25 Oct 2000 06:46:40 -0700 (PDT)
Hi,

I'm still a novice to XML/XSL and is looking for a
good example of converting an HTML document to XML. 
The HTML to be converted is a logon page with the ff.
similar format:

<HTML>
<HEAD>
<TITLE>LOGON</TITLE>
</HEAD>
<BODY method=post action="logon.asp">
<FORM>
USERID:
<INPUT TYPE=text name="userid" size=30>
PASSWORD:
<INPUT TYPE=password name="password" size=30>
<INPUT TYPE=submit name="logon" value="logon">
<INPUT TYPE=reset name="reset" value="reset">
</FORM>
</BODY>
</HTML>

Thanks in advance,
Jasmin



__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/


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


Current Thread