Thank you, the fdiv class fixed the IE6 scroll bar problem.
The second IE problem, the expansion of the column size is a refreshed browse page, persists however. This problem occurs in both IE6 and IE7 but not in Firefox. In one browse page we have twelve hours in the header but four columns under that header for each hour. We created classes to control the border on the header columns, since there are actually four header columns in the one hour slot. The hour is shown in the third and forth header columns. The first and fourth header columns should be blank for an hour. If we leave the columns blank both browsers help us by shrinking the size of the column. I tried using the width property in the CSS to fix this, without success.
Each header column is populated from a data variable. In the first and fourth columns of each hour we set these variables to be
<pre> </pre> to insert two spaces in the header to maintain the width. When the form page, in which the browse page is embedded, is called (from a menu choice or a button) the form and the browse display properly in both browser types. If a radio button selection is used on the page to set a new filter for the browse, the form is not refreshed but we specified that the browses must be in the client-side tab. Firefox refreshes the browse correctly with the new filter and the column spacing is maintained. IE6 and IE7 both mis-display the first and fourth columns of each hour by making them excessively wide.
I temporarily corrected this by changing from radio buttons to regular buttons to reset the three browse filter changes. This forces the entire form page to refresh and IE handles everything properly. Unfortunately now the customer wants a date selection control on the page to select the date to view (rather than just using the forward and back date buttons we already have). Since this control only refreshes the browse, not the form we are back to the same problem.
Internet Explorer seems to give us lots of trouble (originally we built a .jpg file with Draw to display data but IE would not refresh it when it changed but retained the same file name). Ideally I wish everyone would switch to Firefox but I know this isn't going to happen with the average web user. Microsoft's tech support site has proven fairly useless in resolving these problems. Is there a book anyone can recommend that will tell me how IE handles web pages internally?
In the mean time does anyone have any suggestions on how we solve this display problem in a way that makes IE happy?
Mike Petitjean
Lodi Computer Services, Inc.