Subject: Re: Re: Re: Re: [xsl] Doubled output of text nodes From: "ashu t" <aashut@xxxxxxxxxxxxxx> Date: 16 Jul 2002 08:49:19 -0000 |
is that you have no means of telling a template that several checkbox
inputs form a group, rather than a set of individual controls.
Unlike the radio input, where a group of them share the same name, there
is nothing about the controls themselves which mark them as a group of
related items. Since you have no control over how it comes in, you can't
count on any external grouping element (e.g., div, fieldset)to signify
that the checkbox inputs are related. Once you solve that, the template
will be very similar to the radio input template.
yes you are right . the problem is that i do not have control on input that's why grouping is difficult. but even if i know the input for example the html file has
<form method="POST" action="urlToInvoke"> <p>Specify your music preferences (check all that apply):</p>
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: Re: Re: [xsl] Doubled output of, Charles Knell | Thread | [xsl] xsl and schemas - getting rid, Mario Michlits |
Re: [xsl] Grouping on multiple nest, Jeni Tennison | Date | Re: [xsl] XSL FAQ Page, Christopher R. Maden |
Month |