|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Checkboxes in XSLT
Jen Jiang wrote:
I have checkboxes in my xslt file like this:
Assuming the variable $questionid holds the value "foo" this would evaluate to <input tyep="checkbox" name="foo[1]" value="1">QUERESPONE</input> which is unusual and probably illegal HTML (an input element should be empty). At least, the widget name should not contain brackets, which I suspect causes your problems with PHP later. Solution: think *hard* how the HTML should look like, *then* write a style sheet which produces the HTML (check carefully whether it does), and only after this step go on with further processing of the form values. J.Pietschmann
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








