Re: [xsl] applying a xsl sheet to data when posted from a form

Subject: Re: [xsl] applying a xsl sheet to data when posted from a form
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Fri, 7 Sep 2001 09:28:45 +0100
Hi Emmett,

> I am trying to translate data from an html form post. I have
> multiple rows in my form. This works just fine if I only have one
> row of data but when I have multiple rows posted all I get as a
> result is one blank form. Any suggestions on what I am missing??

Might it be something to do with the fact that the input elements in
your form have exactly the same name in each row? Can you check what
the XML that gets generated from the form looks like? The XSLT looks
fine.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


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


Current Thread