Hello everyone,
This is a very, very strange problem that I have never encountered before. I have an ASP page that is making a standard table from a SQL statement that queries our database. There are also a couple of javascripts that scale one table to another and keep the header table at the top of the page all the time. Often, when the button is clicked to produce the page, the header table is pulled up and scaled properly, but the data table is not visible. When I look at the source code, however, the data is definitely there on the page. For some reason, I just can't see it. If I refresh the page 2 or 3 times, the data eventually does become visible even though I have changed nothing. For some reason this is unacceptable to the AVP in charge of the project, ha, ha, ha. If any of you have seen something like this I would appreciate the help. I don't even know where to look for a solution.
Thanks,
Derek
This is a very, very strange problem that I have never encountered before. I have an ASP page that is making a standard table from a SQL statement that queries our database. There are also a couple of javascripts that scale one table to another and keep the header table at the top of the page all the time. Often, when the button is clicked to produce the page, the header table is pulled up and scaled properly, but the data table is not visible. When I look at the source code, however, the data is definitely there on the page. For some reason, I just can't see it. If I refresh the page 2 or 3 times, the data eventually does become visible even though I have changed nothing. For some reason this is unacceptable to the AVP in charge of the project, ha, ha, ha. If any of you have seen something like this I would appreciate the help. I don't even know where to look for a solution.
Thanks,
Derek