the simple solution would be to
1. create transparent.gif with size 1x1 pixel
2. To the headers of columns add <img src="transparent.gif" width=100
height=1>
This will keep your columns to be at least 100 pixels.
PS: There might be easier solutions with CSS. Mine is just a suggestion and
will work with any browser.
George.
> Hi,
>
[quoted text clipped - 10 lines]
>
> How can I get around this.
Just Me - 15 Dec 2007 18:14 GMT
Hi, yes, its a possibility. I have also found that fixing the width of the
table acheives the same thing. Thanks for your help.
> the simple solution would be to
> 1. create transparent.gif with size 1x1 pixel
[quoted text clipped - 22 lines]
>>
>> How can I get around this.