Hi all,
I have a performance issue with some browsers when I run my program.
I have a combo box that is linked to a query. I'm using RedHat 6.2 and MySQL for my database. When I run the query in MySQL, It takes less than a second to produce 10000 records.
When I display these 10000 records in the Combo box with IE 5.0, it takes 3-4 secondes to load the page. If I use Netscape 6 it Takes 35-40 secondes to load the page.
Does anyone knows how Netscape treats the data. Is there another way to deal with this situation or a work around because I don't want to force my clients to use a specific browser.
Thanks,
Brian