the strange thing is that within the teaxarea field you notice the true staement has worked as not dbl lines when pressing enter etc.
But when it is posted it displays with dbl lines :
If i do a source view and look at the entry it get
lgjhfjlghljfdhjhfjghf<br>
<DIV>fgjkdfhgfhgjdfjdfhjghjfhjdf</DIV><br>
<DIV>fgjkdfhgk</DIV><br>
<DIV> </DIV><br>
<DIV>fljghflhglfhgljfhlgjhfjghf</DIV><br>
<DIV>fkjfhgjkfdghjkfgd</DIV><br>
<DIV> </DIV><br>
<DIV>fgkfjljgkldjfgkldfg</DIV><br>
<DIV> </DIV><br>
<DIV>fgljdfgldfhgl</DIV>
its adding <div> tags (ie7) on ie6 it adds <p> tags