RE: 2 embperl2 oddities

2001-05-02 Thread Jonny Cavell
This causes a problem for me when I am using JavaScript to dynamically create the HTML:

Re: 2 embperl2 oddities

2001-05-01 Thread Gerald Richter
> > > Gets turned into: > > Yes, when Embperl outputs a attribute it knows about it will write the value in double quote, regardless how the source was. So will become also That's because Embperl internaly keeps known attributes in a tree structure and don't keep the quotes. As far as I s

2 embperl2 oddities

2001-05-01 Thread Jonny Cavell
Hi,   (1)   Gets turned into:   (2)   When we submit a form it behaves differently than if we have:   If we check the box and submit the page back to itself, the second one keeps the box checked whereas the first one does not. Cheers   Jonny   http://www.iii.co.uk Interactive Investo