[xsl] passing username

Subject: [xsl] passing username
From: g p <g@xxxxxxxxxx>
Date: Sat, 17 Mar 2001 09:40:42 -0800 (PST)
I have the following HTML:

-----HTML--(login.html)----

<form name="form" method="post" action="test.xml">
 <input type="text" name="username" value="">
 <input type="submit" name="Submit" value="Login">
</form>

----------------

I am using (test.xsl + test.xml) to produce another form on the browser. Is there any way of getting value of the username passed to the second form (i.e. form that generated from (test.xml + test.xsl)

Thanks,
Gloria


_____________________________________________________________
Pick up your email anywhere in the world ---> http://www.remail.net

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


Current Thread