Date:  11/18/2001 04:04:04 PM Msg ID:  000142
From:  Alan Harris-Reid Thread:  000142
Subject:  HTML table problem
I have a Foxpro-generated HTML table with 8 columns.  Without specifying the table or cell width attributes, IE creates the table about 1.5 times the screen width but with much of the text wrapped within the cells, which I don't want.

If I specify the table width at 200% the table stretches such that there is no word-wrapping in any cell, but there is some extra 'white' space inserted in some columns to make up the designated width.

I want the table width to be automatically configured so that all rows take-up a single line, with no word-wrap and no 'surplus' width.

Any ideas how to do this?

TIA
Alan Harris-Reid